We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71d6dc commit c9e7ff2Copy full SHA for c9e7ff2
package.json
@@ -34,16 +34,16 @@
34
"node": ">=14.0.0"
35
},
36
"devDependencies": {
37
- "@voxpelli/eslint-config": "^4.0.0",
+ "@voxpelli/eslint-config": "^17.0.0",
38
"chai": "^4.2.0",
39
"chai-as-promised": "^7.1.1",
40
"dependency-check": "^4.1.0",
41
- "eslint": "^6.8.0",
42
- "eslint-config-standard": "^14.1.0",
+ "eslint": "^8.0.0",
+ "eslint-config-standard": "^17.0.0",
43
"eslint-plugin-import": "^2.18.2",
44
- "eslint-plugin-jsdoc": "^21.0.0",
+ "eslint-plugin-jsdoc": "^45.0.0",
45
"eslint-plugin-node": "^11.0.0",
46
- "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-promise": "^6.0.0",
47
"eslint-plugin-standard": "^4.0.0",
48
"ghat": "^0.14.0",
49
"husky": "^4.3.8",
0 commit comments