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 a0412a1 commit 12c341aCopy full SHA for 12c341a
1 file changed
package.json
@@ -43,21 +43,21 @@
43
],
44
"dependencies": {
45
"@eslint-community/eslint-utils": "^4.9.1",
46
- "@eslint/json": "^1.2.0",
+ "@eslint/json": "^2.0.0",
47
"espree": "^11.2.0",
48
"espurify": "^3.2.0",
49
"micro-spelling-correcter": "^1.1.1",
50
"resolve-from": "^5.0.0"
51
},
52
"devDependencies": {
53
- "@typescript-eslint/parser": "^8.59.4",
+ "@typescript-eslint/parser": "^8.61.0",
54
"ava": "^8.0.1",
55
"c8": "^11.0.0",
56
"chalk": "^5.6.2",
57
- "eslint": "^10.4.0",
+ "eslint": "^10.5.0",
58
"eslint-ava-rule-tester": "^5.0.1",
59
"eslint-doc-generator": "^3.6.0",
60
- "eslint-plugin-eslint-plugin": "^7.3.3",
+ "eslint-plugin-eslint-plugin": "^7.4.0",
61
"execa": "^9.6.1",
62
"npm-run-all": "^4.1.5",
63
"outdent": "^0.8.0",
0 commit comments