We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1f59d commit 5bf8c9fCopy full SHA for 5bf8c9f
1 file changed
package.json
@@ -18,7 +18,7 @@
18
"test": "npm run lint && jest"
19
},
20
"dependencies": {
21
- "eslint-config-standard": "^12.0.0",
+ "eslint-config-standard": "^14.0.1",
22
"eslint-plugin-import": "^2.8.0",
23
"eslint-plugin-jest": "^21.5.0",
24
"eslint-plugin-node": "^7.0.1",
0 commit comments