We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1089b26 commit 22cfe3aCopy full SHA for 22cfe3a
package.json
@@ -39,14 +39,14 @@
39
},
40
"devDependencies": {
41
"dependency-check": "^4.1.0",
42
- "eslint": "6.8.0",
43
- "eslint-config-semistandard": "14.0.0",
44
- "eslint-config-standard": "13.0.1",
+ "eslint": "8.55.0",
+ "eslint-config-semistandard": "17.0.0",
+ "eslint-config-standard": "17.1.0",
45
"eslint-plugin-import": "2.20.2",
46
- "eslint-plugin-node": "9.2.0",
47
- "eslint-plugin-promise": "4.2.1",
+ "eslint-plugin-node": "11.1.0",
+ "eslint-plugin-promise": "6.1.1",
48
"eslint-plugin-standard": "4.0.1",
49
- "installed-check": "^7.0.0",
+ "installed-check": "^8.0.1",
50
"npm-run-all2": "^6.0.5"
51
}
52
0 commit comments