Skip to content

Commit

Permalink
fix: bump dependency on eslint-config-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU authored and mightyiam committed Mar 21, 2020
1 parent a6506da commit dc3a348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
],
"dependencies": {
"@typescript-eslint/parser": "^2.24.0",
"eslint-config-standard": "^14.1.0"
"eslint-config-standard": "^14.1.1"
},
"peerDependencies": {
"eslint": ">=6.2.2",
Expand Down

0 comments on commit dc3a348

Please sign in to comment.