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

Commit 7756c46

Browse files
committed
🆙 Update ESLint to v4.6.0 minimium
Necessary to satisfy the peerDependencies of `[email protected]`.
1 parent 7e30261 commit 7756c46

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
@@ -64,7 +64,7 @@
6464
"clang-flags": "^0.2.2"
6565
},
6666
"devDependencies": {
67-
"eslint": "^4.3.0",
67+
"eslint": "^4.6.0",
6868
"eslint-config-airbnb-base": "^12.0.0",
6969
"eslint-plugin-import": "^2.7.0",
7070
"jasmine-fix": "^1.0.1"

0 commit comments

Comments
 (0)