chore(deps): update devDependencies (#956)

pull/962/head
Jan van Brügge 4 years ago committed by GitHub
parent 255c87d1a9
commit 014ad7e74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

549
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -40,28 +40,28 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "^2.0.1",
"@types/chai": "4.2.15",
"@types/faker": "5.1.7",
"@types/chai": "4.2.16",
"@types/faker": "5.5.1",
"@types/lodash.shuffle": "4.2.6",
"@types/mathjs": "6.0.11",
"@types/mocha": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"benchmark": "2.1.4",
"chai": "4.3.4",
"chalk": "4.1.0",
"commithelper": "^1.1.1",
"conventional-changelog-angular": "^5.0.12",
"core-js": "3.9.1",
"core-js": "3.10.1",
"cross-env": "7.0.3",
"eslint": "7.23.0",
"eslint": "7.24.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-markdown": "2.0.0",
"eslint-plugin-markdown": "2.0.1",
"eslint-plugin-node": "11.1.0",
"faker": "5.5.1",
"husky": "5.2.0",
"karma": "6.3.1",
"faker": "5.5.3",
"husky": "6.0.0",
"karma": "6.3.2",
"karma-browserstack-launcher": "1.6.0",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "2.1.0",
@ -71,15 +71,15 @@
"latest-snabbdom-release": "npm:snabbdom@2.1.0",
"lint-staged": "^10.5.4",
"lodash.shuffle": "4.2.0",
"mathjs": "9.3.0",
"mathjs": "9.3.2",
"mocha": "8.3.2",
"p-map-series": "2.1.0",
"p-reduce": "2.1.0",
"p-map-series": "3.0.0",
"p-reduce": "3.0.0",
"prettier": "^2.2.1",
"release-it": "^14.5.0",
"rollup": "^2.43.1",
"release-it": "^14.6.1",
"rollup": "^2.45.2",
"tty-table": "4.1.3",
"typescript": "4.2.3"
"typescript": "4.2.4"
},
"prettier": {},
"lint-staged": {

Loading…
Cancel
Save