We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc82cbe commit ba0de76Copy full SHA for ba0de76
bun.lockb
-1.57 KB
package.json
@@ -25,8 +25,8 @@
25
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
26
"@tsconfig/recommended": "^1.0.3",
27
"@types/js-yaml": "^4.0.5",
28
- "@typescript-eslint/eslint-plugin": "^7.0.0",
29
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
30
"eslint": "8.57.0",
31
"eslint-config-prettier": "^9.1.0",
32
"prettier": "3.2.5"
0 commit comments