chore(deps): update dev dependencies

pull/968/head
Jan van Brügge 4 years ago
parent ecc87ab07e
commit 2292dae295
No known key found for this signature in database
GPG Key ID: 88E0BF7B7A546481

1531
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -43,21 +43,21 @@
"@types/chai": "4.2.18",
"@types/faker": "5.5.5",
"@types/lodash.shuffle": "4.2.6",
"@types/mathjs": "6.0.12",
"@types/mathjs": "9.3.2",
"@types/mocha": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"benchmark": "2.1.4",
"chai": "4.3.4",
"chalk": "4.1.1",
"commithelper": "^1.1.1",
"conventional-changelog-angular": "^5.0.12",
"core-js": "3.12.1",
"core-js": "3.13.1",
"cross-env": "7.0.3",
"eslint": "7.26.0",
"eslint": "7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-markdown": "2.1.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-markdown": "2.2.0",
"eslint-plugin-node": "11.1.0",
"faker": "5.5.3",
"husky": "6.0.0",
@ -71,15 +71,15 @@
"latest-snabbdom-release": "npm:snabbdom@2.1.0",
"lint-staged": "^11.0.0",
"lodash.shuffle": "4.2.0",
"mathjs": "9.3.2",
"mathjs": "9.4.1",
"mocha": "8.4.0",
"p-map-series": "3.0.0",
"p-reduce": "3.0.0",
"prettier": "^2.3.0",
"release-it": "^14.6.2",
"rollup": "^2.47.0",
"release-it": "^14.7.0",
"rollup": "^2.50.4",
"tty-table": "4.1.3",
"typescript": "4.2.4"
"typescript": "4.3.2"
},
"prettier": {},
"lint-staged": {

Loading…
Cancel
Save