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

Commit bf60a5f

Browse files
committed
Update to eslint-config-airbnb-base v11.3.1
Also includes an update to `eslint-plugin-import@^2.7.0` to satisfy the `peerDependencies` of `eslint-config-airbnb-base`.
1 parent 7750ce4 commit bf60a5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
},
6666
"devDependencies": {
6767
"eslint": "^4.3.0",
68-
"eslint-config-airbnb-base": "^11.1.2",
69-
"eslint-plugin-import": "^2.2.0",
68+
"eslint-config-airbnb-base": "^11.3.1",
69+
"eslint-plugin-import": "^2.7.0",
7070
"jasmine-fix": "^1.0.1"
7171
},
7272
"package-deps": [

0 commit comments

Comments
 (0)