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 37724fb commit 32fb700Copy full SHA for 32fb700
package.json
@@ -19,14 +19,14 @@
19
"devDependencies": {
20
"after": "0.8.2",
21
"eslint": "8.34.0",
22
- "eslint-config-standard": "^17.1.0",
23
- "eslint-plugin-import": "^2.32.0",
24
- "eslint-plugin-markdown": "^3.0.1",
25
- "eslint-plugin-node": "^11.1.0",
26
- "eslint-plugin-promise": "^6.6.0",
27
- "mocha": "^10.2.0",
28
- "nyc": "^15.1.0",
29
- "supertest": "^6.3.3"
+ "eslint-config-standard": "14.1.1",
+ "eslint-plugin-import": "2.27.5",
+ "eslint-plugin-markdown": "3.0.0",
+ "eslint-plugin-node": "11.1.0",
+ "eslint-plugin-promise": "6.1.1",
+ "mocha": "10.2.0",
+ "nyc": "15.1.0",
+ "supertest": "6.3.3"
30
},
31
"files": [
32
"public/",
0 commit comments