Skip to content

Commit ae98580

Browse files
Update linting dependencies
1 parent b2b1211 commit ae98580

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
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": "^18.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": "^8.45.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": "^46.4.4",
4444
"eslint-plugin-node": "^11.0.0",
45-
"eslint-plugin-promise": "^4.2.1",
45+
"eslint-plugin-promise": "^6.1.1",
4646
"eslint-plugin-standard": "^4.0.0",
4747
"husky": "^4.2.1",
48-
"installed-check": "^3.0.0",
48+
"installed-check": "^8.0.0",
4949
"mocha": "^7.0.1",
5050
"npm-run-all": "^4.1.5",
5151
"nyc": "^15.0.0",

0 commit comments

Comments
 (0)