We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2626f7e commit 4b62527Copy full SHA for 4b62527
package.json
@@ -14,7 +14,7 @@
14
},
15
"dependencies": {
16
"eslint-plugin-es": "^3.0.1",
17
- "eslint-utils": "^2.0.0",
+ "eslint-utils": "^2.1.0",
18
"ignore": "^5.1.1",
19
"minimatch": "^3.0.4",
20
"resolve": "^1.10.1",
@@ -23,7 +23,7 @@
23
"devDependencies": {
24
"@mysticatea/eslint-plugin": "^13.0.0",
25
"codecov": "^3.3.0",
26
- "eslint": "^7.2.0",
+ "eslint": "^7.9.0",
27
"eslint-plugin-node": "file:.",
28
"fast-glob": "^2.2.6",
29
"globals": "^11.12.0",
0 commit comments