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

Commit 7192449

Browse files
committed
🆙 Update ESLint to v4.6.0 minimium
Necessary to satisfy the peerDependencies of `[email protected]`.
1 parent 85323f6 commit 7192449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jsonlint": "~1.6.2"
3131
},
3232
"devDependencies": {
33-
"eslint": "^4.3.0",
33+
"eslint": "^4.6.0",
3434
"eslint-config-airbnb-base": "^12.0.0",
3535
"eslint-plugin-import": "^2.7.0"
3636
},

0 commit comments

Comments
 (0)