Skip to content

Commit 057bb46

Browse files
fix(package): update eslint-config-standard to version 14.1.0
Closes #20
1 parent 1b1f59d commit 057bb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "npm run lint && jest"
1919
},
2020
"dependencies": {
21-
"eslint-config-standard": "^12.0.0",
21+
"eslint-config-standard": "^14.1.0",
2222
"eslint-plugin-import": "^2.8.0",
2323
"eslint-plugin-jest": "^21.5.0",
2424
"eslint-plugin-node": "^7.0.1",

0 commit comments

Comments
 (0)