We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df255f commit 4cc5840Copy full SHA for 4cc5840
package.json
@@ -79,8 +79,8 @@
79
"repository": "https://github.com/withfig/autocomplete",
80
"devDependencies": {
81
"@fig/eslint-config-autocomplete": "^2.0.0",
82
- "@typescript-eslint/eslint-plugin": "^7.18.0",
83
- "@typescript-eslint/parser": "^7.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.26.0",
+ "@typescript-eslint/parser": "^8.26.0",
84
"@withfig/autocomplete-tools": "^2.11.0",
85
"@withfig/autocomplete-types": "^1.31.0",
86
"danger": "^11.3.1",
0 commit comments