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

Commit ebb870d

Browse files
greenkeeperio-botArcanemagus
authored andcommitted
Update eslint-config-airbnb-base to version 9.0.0 🚀 (#146)
* chore(package): update eslint-config-airbnb-base to version 9.0.0 * chore(package): update eslint-plugin-import to version 2.0.1 * Update eslint to v3.8.0 Minimum version to satisfy the peerDependency of `eslint-config-airbnb-base@9.0.0`.
1 parent 4fa53e0 commit ebb870d

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
@@ -52,9 +52,9 @@
5252
"tiny-promisify": "^0.1.1"
5353
},
5454
"devDependencies": {
55-
"eslint": "^3.6.0",
56-
"eslint-config-airbnb-base": "^8.0.0",
57-
"eslint-plugin-import": "^1.16.0"
55+
"eslint": "^3.8.0",
56+
"eslint-config-airbnb-base": "^9.0.0",
57+
"eslint-plugin-import": "^2.0.1"
5858
},
5959
"eslintConfig": {
6060
"rules": {

0 commit comments

Comments
 (0)