We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9272f2f commit 38f3b6aCopy full SHA for 38f3b6a
package.json
@@ -35,8 +35,8 @@
35
},
36
"dependencies": {
37
"@sourcegraph/prettierrc": "^3.0.3",
38
- "@typescript-eslint/eslint-plugin": "^6.9.0",
39
- "@typescript-eslint/parser": "^6.9.0",
+ "@typescript-eslint/eslint-plugin": "^7.13.1",
+ "@typescript-eslint/parser": "^7.13.1",
40
"eslint-config-prettier": "^9.0.0",
41
"eslint-plugin-ban": "^1.4.0",
42
"eslint-plugin-etc": "^2.0.2",
0 commit comments