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 0d5a7a9 commit 234f407Copy full SHA for 234f407
package.json
@@ -39,16 +39,16 @@
39
"chai-as-promised": "^7.1.1",
40
"coveralls": "^3.0.9",
41
"dependency-check": "^4.1.0",
42
- "eslint": "^6.8.0",
43
- "eslint-config-standard": "^14.1.0",
+ "eslint": "^8.0.0",
+ "eslint-config-standard": "^17.0.0",
44
"eslint-plugin-import": "^2.18.2",
45
- "eslint-plugin-jsdoc": "^21.0.0",
+ "eslint-plugin-jsdoc": "^39.0.0",
46
"eslint-plugin-node": "^11.0.0",
47
- "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-promise": "^6.0.0",
48
"eslint-plugin-standard": "^4.0.0",
49
"ghat": "^0.14.0",
50
"husky": "^4.3.8",
51
- "installed-check": "^4.0.0",
+ "installed-check": "^6.0.0",
52
"mocha": "^7.0.1",
53
"nock": "^11.7.2",
54
"npm-run-all": "^4.1.5",
0 commit comments