Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
chore(package): update eslint to version 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and pvdlg committed Sep 2, 2017
1 parent 28da4ad commit 7131c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -12,7 +12,7 @@
}
},
"dependencies": {
"eslint": "^4.5.0",
"eslint": "^4.6.0",
"eslint-config-prettier": "^2.3.0",
"eslint-plugin-ava": "^4.2.1",
"eslint-plugin-babel": "^4.1.2",
Expand Down Expand Up @@ -75,7 +75,7 @@
"all": true
},
"peerDependencies": {
"eslint": ">=4.3.0",
"eslint": ">=4.6.0",
"eslint-config-prettier": ">=2.3.0",
"eslint-plugin-ava": ">=4.2.1",
"eslint-plugin-babel": ">=4.1.2",
Expand Down

0 comments on commit 7131c2f

Please sign in to comment.