Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3d321a0

Browse files
committedOct 18, 2021
Update linting dependencies
1 parent 5857381 commit 3d321a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"dependency-check": "^4.1.0",
3939
"documentation": "^12.1.1",
4040
"eslint": "^6.8.0",
41-
"eslint-config-standard": "^14.1.0",
42-
"eslint-plugin-import": "^2.18.2",
41+
"eslint-config-standard": "^14.1.1",
42+
"eslint-plugin-import": "^2.25.2",
4343
"eslint-plugin-jsdoc": "^21.0.0",
44-
"eslint-plugin-node": "^11.0.0",
45-
"eslint-plugin-promise": "^4.2.1",
46-
"eslint-plugin-standard": "^4.0.0",
44+
"eslint-plugin-node": "^11.1.0",
45+
"eslint-plugin-promise": "^4.3.1",
46+
"eslint-plugin-standard": "^4.1.0",
4747
"husky": "^4.2.1",
4848
"installed-check": "^3.0.0",
4949
"mocha": "^7.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.