Skip to content

Commit e270468

Browse files
Update linting dependencies
1 parent 1717da6 commit e270468

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"@types/chai": "^4.2.0",
3333
"@types/mocha": "^5.2.7",
3434
"@types/node": "^12.7.1",
35-
"@voxpelli/eslint-config": "^4.0.0",
35+
"@voxpelli/eslint-config": "^22.0.0",
3636
"chai": "^4.2.0",
3737
"coveralls": "^3.0.5",
3838
"dependency-check": "^4.1.0",
3939
"documentation": "^12.1.1",
40-
"eslint": "^6.8.0",
41-
"eslint-config-standard": "^14.1.0",
40+
"eslint": "^9.14.0",
41+
"eslint-config-standard": "^17.1.0",
4242
"eslint-plugin-import": "^2.18.2",
43-
"eslint-plugin-jsdoc": "^21.0.0",
43+
"eslint-plugin-jsdoc": "^50.5.0",
4444
"eslint-plugin-node": "^11.0.0",
45-
"eslint-plugin-promise": "^4.2.1",
46-
"eslint-plugin-standard": "^4.0.0",
45+
"eslint-plugin-promise": "^7.1.0",
46+
"eslint-plugin-standard": "^5.0.0",
4747
"husky": "^4.2.1",
48-
"installed-check": "^3.0.0",
48+
"installed-check": "^9.3.0",
4949
"mocha": "^7.0.1",
5050
"npm-run-all": "^4.1.5",
5151
"nyc": "^15.0.0",

0 commit comments

Comments
 (0)