chore(deps): update devDependencies (#1036)

pull/1028/merge
Jan van Brügge 2 years ago committed by GitHub
parent 3be76a428b
commit f30fa33707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6296
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -39,37 +39,37 @@
"test": "npm run build && npm run lint && npm run unit"
},
"devDependencies": {
"@release-it/conventional-changelog": "^4.3.0",
"@types/chai": "4.3.1",
"@release-it/conventional-changelog": "^5.1.1",
"@types/chai": "4.3.3",
"@types/lodash.shuffle": "4.2.7",
"@types/mocha": "9.1.1",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@types/mocha": "10.0.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"chai": "4.3.6",
"commithelper": "^1.2.0",
"conventional-changelog-angular": "^5.0.13",
"cross-env": "7.0.3",
"eslint": "8.14.0",
"eslint": "8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-node": "11.1.0",
"husky": "7.0.4",
"karma": "6.3.19",
"husky": "8.0.1",
"karma": "6.4.1",
"karma-browserstack-launcher": "1.6.0",
"karma-chrome-launcher": "3.1.1",
"karma-firefox-launcher": "2.1.2",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-typescript": "^5.5.3",
"lint-staged": "^12.4.1",
"lint-staged": "^13.0.3",
"lodash.shuffle": "4.2.0",
"mocha": "9.2.2",
"prettier": "^2.6.2",
"release-it": "^14.14.2",
"rollup": "^2.70.2",
"serve": "^13.0.2",
"typescript": "4.6.3"
"mocha": "10.1.0",
"prettier": "^2.7.1",
"release-it": "^15.5.0",
"rollup": "^3.2.3",
"serve": "^14.0.1",
"typescript": "4.8.4"
},
"prettier": {},
"lint-staged": {

Loading…
Cancel
Save