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

Commit c775d64

Browse files
committed
Update to eslint-config-airbnb-base v11.1.0
Includes the following to satisfy peerDependencies: * [email protected] * [email protected]
1 parent 4bd2f40 commit c775d64

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": "^1.0.0"
5353
},
5454
"devDependencies": {
55-
"eslint": "^3.8.0",
56-
"eslint-config-airbnb-base": "^11.0.0",
57-
"eslint-plugin-import": "^2.0.1"
55+
"eslint": "^3.15.0",
56+
"eslint-config-airbnb-base": "^11.1.0",
57+
"eslint-plugin-import": "^2.2.0"
5858
},
5959
"eslintConfig": {
6060
"rules": {

0 commit comments

Comments
 (0)