We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e94e3 commit 03899c0Copy full SHA for 03899c0
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.1",
+ "@typescript-eslint/parser": "^8.26.1",
84
"@withfig/autocomplete-tools": "^2.11.0",
85
"@withfig/autocomplete-types": "^1.31.0",
86
"danger": "^11.3.1",
0 commit comments