Skip to content

Commit

Permalink
chore: standard v14
Browse files Browse the repository at this point in the history
BREAKING CHANGE: eslint-config-standard@^14.0.0
  • Loading branch information
mightyiam committed Aug 20, 2019
1 parent 2b89884 commit 51f4581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
"dependencies": {
"@typescript-eslint/parser": "^1.13.0",
"eslint-config-standard": "^13.0.1"
"eslint-config-standard": "^14.0.0"
},
"peerDependencies": {
"eslint": ">=6.0.1",
Expand All @@ -76,7 +76,7 @@
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-standard": "^4.0.1",
"husky": "^3.0.2",
"npm-run-all": "^4.1.3",
"tsconfigs": "^3.0.0",
Expand Down

0 comments on commit 51f4581

Please sign in to comment.