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 8009e05 commit 098683fCopy full SHA for 098683f
package.json
@@ -21,13 +21,13 @@
21
"nodejs api"
22
],
23
"devDependencies": {
24
- "eslint": "^5.12.1",
25
- "eslint-config-airbnb-base": "^13.1.0",
26
- "eslint-config-standard": "^12.0.0",
+ "eslint": "^7.25.0",
+ "eslint-config-airbnb-base": "^14.2.1",
+ "eslint-config-standard": "^16.0.2",
27
"eslint-plugin-import": "^2.16.0",
28
- "eslint-plugin-promise": "^4.0.1",
29
- "eslint-plugin-standard": "^4.0.0",
30
- "mocha": "^5.2.0"
+ "eslint-plugin-promise": "^5.1.0",
+ "eslint-plugin-standard": "^5.0.0",
+ "mocha": "^8.3.2"
31
},
32
"engines": {
33
"node": "*"
0 commit comments