Skip to content

Commit 51f4581

Browse files
committed
chore: standard v14
BREAKING CHANGE: eslint-config-standard@^14.0.0
1 parent 2b89884 commit 51f4581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
],
5555
"dependencies": {
5656
"@typescript-eslint/parser": "^1.13.0",
57-
"eslint-config-standard": "^13.0.1"
57+
"eslint-config-standard": "^14.0.0"
5858
},
5959
"peerDependencies": {
6060
"eslint": ">=6.0.1",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-import": "^2.18.2",
7777
"eslint-plugin-node": "^9.1.0",
7878
"eslint-plugin-promise": "^4.2.1",
79-
"eslint-plugin-standard": "^4.0.0",
79+
"eslint-plugin-standard": "^4.0.1",
8080
"husky": "^3.0.2",
8181
"npm-run-all": "^4.1.3",
8282
"tsconfigs": "^3.0.0",

0 commit comments

Comments
 (0)