Skip to content

Commit 5bf8c9f

Browse files
fix(package): update eslint-config-standard to version 14.0.1
Closes #20
1 parent 1b1f59d commit 5bf8c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.0.1",
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)