Skip to content

Commit 6cf1656

Browse files
committed
builde(deps-dev): allow ESLint ^6 too
1 parent bdd6908 commit 6cf1656

File tree

2 files changed

+199
-90
lines changed

2 files changed

+199
-90
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"chai-fs": "^1.0.0",
6767
"chai-subset": "^1.6.0",
6868
"core-js": "^3.0.0",
69-
"eslint": "^5.15.2",
69+
"eslint": ">=5.15.2",
7070
"eslint-loader": "^2.1.2",
7171
"eslint-plugin-header": "^1.0.0",
7272
"eslint-plugin-import": "^2.8.0",

0 commit comments

Comments
 (0)