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

Commit 3389e81

Browse files
greenkeeperio-botArcanemagus
authored andcommitted
Update eslint-config-airbnb-base to version 7.0.0 🚀 (#109)
* chore(package): update eslint-config-airbnb-base to version 7.0.0 https://greenkeeper.io/ * Update minimum versions Update the minimum versions of eslint and eslint-plugin-import to match the peerDependency of eslint-config-airbnb-base.
1 parent 98db439 commit 3389e81

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
@@ -27,9 +27,9 @@
2727
"unified-engine-atom": "^2.0.0"
2828
},
2929
"devDependencies": {
30-
"eslint": "^3.1.1",
31-
"eslint-config-airbnb-base": "^5.0.0",
32-
"eslint-plugin-import": "^1.10.2",
30+
"eslint": "^3.4.0",
31+
"eslint-config-airbnb-base": "^7.0.0",
32+
"eslint-plugin-import": "^1.14.0",
3333
"remark-cli": "^2.0.0"
3434
},
3535
"eslintConfig": {

0 commit comments

Comments
 (0)