Skip to content

Commit ccc7944

Browse files
committed
Update ESLint & eslint-config-airbnb
1 parent 0d82b87 commit ccc7944

File tree

2 files changed

+145
-92
lines changed

2 files changed

+145
-92
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@babel/plugin-transform-runtime": "^7.9.6",
3535
"@babel/preset-env": "^7.9.0",
3636
"cross-env": "^7.0.0",
37-
"eslint": "^6.8.0",
38-
"eslint-config-airbnb-base": "^14.0.0",
39-
"eslint-plugin-import": "^2.18.2",
37+
"eslint": "~7.2.0",
38+
"eslint-config-airbnb-base": "^14.2.0",
39+
"eslint-plugin-import": "^2.21.2",
4040
"jest": "^26.0.0",
4141
"rimraf": "^3.0.0"
4242
},

0 commit comments

Comments
 (0)