Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Jul 8, 2016
1 parent 12d334c commit 4dee13f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
},
"dependencies": {
"babel-eslint": "^6.0.4"
"babel-eslint": "^6.1.0"
},
"peerDependencies": {
"eslint": "^2.9.0",
Expand All @@ -39,12 +39,12 @@
"eslint-plugin-wyze": "^1.4.0"
},
"devDependencies": {
"ava": "^0.15.0",
"ava": "^0.15.2",
"eslint": "^2.9.0",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "^1.7.0",
"eslint-plugin-jsx-a11y": "^1.2.0",
"eslint-plugin-react": "^5.1.1",
"eslint-plugin-import": "^1.10.2",
"eslint-plugin-jsx-a11y": "^1.5.5",
"eslint-plugin-react": "^5.2.2",
"eslint-plugin-wyze": "^1.4.0"
}
}

0 comments on commit 4dee13f

Please sign in to comment.