Skip to content

Commit 4295f6a

Browse files
committedDec 26, 2019
💥 update rules to check globalThis.*
1 parent a5f3ab2 commit 4295f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"eslint": ">=5.16.0"
1414
},
1515
"dependencies": {
16-
"eslint-plugin-es": "^2.0.0",
17-
"eslint-utils": "^1.4.2",
16+
"eslint-plugin-es": "^3.0.0",
17+
"eslint-utils": "^2.0.0",
1818
"ignore": "^5.1.1",
1919
"minimatch": "^3.0.4",
2020
"resolve": "^1.10.1",

0 commit comments

Comments
 (0)
Please sign in to comment.