Skip to content

Commit

Permalink
chore(package): Update eslint-plugin-standard
Browse files Browse the repository at this point in the history
Update `eslint-plugin-standard` to 11.0.0.
  • Loading branch information
scriptdaemon committed Feb 19, 2018
1 parent b8a8379 commit 1caf689
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 @@ -18,7 +18,7 @@
"test": "npm run lint && jest"
},
"dependencies": {
"eslint-config-standard": "^10.2.1",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-node": "^6.0.0",
Expand Down

0 comments on commit 1caf689

Please sign in to comment.