We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5857381 commit 7ff951cCopy full SHA for 7ff951c
package.json
@@ -37,15 +37,15 @@
37
"coveralls": "^3.0.5",
38
"dependency-check": "^4.1.0",
39
"documentation": "^12.1.1",
40
- "eslint": "^6.8.0",
41
- "eslint-config-standard": "^14.1.0",
+ "eslint": "^8.38.0",
+ "eslint-config-standard": "^17.0.0",
42
"eslint-plugin-import": "^2.18.2",
43
- "eslint-plugin-jsdoc": "^21.0.0",
+ "eslint-plugin-jsdoc": "^43.0.0",
44
"eslint-plugin-node": "^11.0.0",
45
- "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-promise": "^6.1.1",
46
"eslint-plugin-standard": "^4.0.0",
47
"husky": "^4.2.1",
48
- "installed-check": "^3.0.0",
+ "installed-check": "^6.0.5",
49
"mocha": "^7.0.1",
50
"npm-run-all": "^4.1.5",
51
"nyc": "^15.0.0",
0 commit comments