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 79131f9 commit 6bb0006Copy full SHA for 6bb0006
1 file changed
package.json
@@ -18,12 +18,12 @@
18
"statuses": "^2.0.1"
19
},
20
"devDependencies": {
21
- "eslint": "^7.32.0",
+ "eslint": "^8.57.1",
22
"eslint-config-standard": "^14.1.1",
23
- "eslint-plugin-import": "^2.31.0",
24
- "eslint-plugin-markdown": "^2.2.1",
+ "eslint-plugin-import": "^2.32.0",
+ "eslint-plugin-markdown": "^3.0.1",
25
"eslint-plugin-node": "^11.1.0",
26
- "eslint-plugin-promise": "^5.2.0",
+ "eslint-plugin-promise": "^6.6.0",
27
"eslint-plugin-standard": "^4.1.0",
28
"mocha": "^11.0.1",
29
"nyc": "^17.1.0",
0 commit comments