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 ca88635 commit 4e95591Copy full SHA for 4e95591
packages/eslint-plugin/package.json
@@ -41,7 +41,7 @@
41
"dependencies": {
42
"@sourcegraph/codemod-transforms": "1.0.2",
43
"@typescript-eslint/experimental-utils": "5.4.0",
44
- "@typescript-eslint/scope-manager": "5.4.0",
+ "@typescript-eslint/scope-manager": "6.9.1",
45
"debug": "^4.3.2",
46
"ignore": "^5.1.8",
47
"regexpp": "^3.2.0",
@@ -59,7 +59,7 @@
59
"typescript": "*"
60
},
61
"peerDependencies": {
62
- "@typescript-eslint/parser": "^5.0.0",
+ "@typescript-eslint/parser": "^6.9.1",
63
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
64
65
"peerDependenciesMeta": {
0 commit comments