Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Feb 6, 2017
1 parent 25ae5ba commit 693f225
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 569 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
},
"peerDependencies": {
"babel-eslint": "^7.1.0",
"eslint": "^3.14.0",
"eslint-config-airbnb": "^14.0.0",
"eslint": "^3.15.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-flowtype": "^2.30.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-wyze": "^2.0.0"
},
"devDependencies": {
"ava": "^0.17.0",
"ava": "^0.18.1",
"babel-eslint": "^7.1.1",
"eslint": "^3.14.1",
"eslint-config-airbnb": "^14.0.0",
"eslint": "^3.15.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-flowtype": "^2.30.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-wyze": "^2.0.0"
}
Expand Down
Loading

0 comments on commit 693f225

Please sign in to comment.