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

Commit ba20610

Browse files
greenkeeper[bot]Arcanemagus
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#72)
* chore(package): update dependencies https://greenkeeper.io/ * Update to eslint-config-airbnb-base v11.0.1 This version updates the peerDependencies so it needs to be explicitely listed. * Update ESLint to v3.13.0 Necessary to satisfy the peerDependencies of `[email protected]`.
1 parent 96caef7 commit ba20610

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"jsonlint": "~1.6.2"
3131
},
3232
"devDependencies": {
33-
"eslint": "^3.6.0",
34-
"eslint-config-airbnb-base": "^8.0.0",
35-
"eslint-plugin-import": "^1.16.0"
33+
"eslint": "^3.13.0",
34+
"eslint-config-airbnb-base": "^11.0.1",
35+
"eslint-plugin-import": "^2.2.0"
3636
},
3737
"eslintConfig": {
3838
"rules": {

0 commit comments

Comments
 (0)