Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Update to eslint-config-airbnb-base v11.0.1 (#132)
Browse files Browse the repository at this point in the history
* chore(package): update eslint-config-airbnb-base to version 11.0.1

https://greenkeeper.io/

* Update eslint to v3.13.0

Needed to satisfy the peerDependencies of `eslint-config-airbnb-base@^11.0.1`.
  • Loading branch information
Arcanemagus authored Jan 18, 2017
1 parent d47963b commit 1d3d018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
}
},
"devDependencies": {
"eslint": "^3.12.0",
"eslint-config-airbnb-base": "^11.0.0",
"eslint": "^3.13.0",
"eslint-config-airbnb-base": "^11.0.1",
"eslint-plugin-import": "^2.2.0"
},
"eslintConfig": {
Expand Down

0 comments on commit 1d3d018

Please sign in to comment.