We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ce7ca0 + eb32d90 commit 4c1360cCopy full SHA for 4c1360c
package.json
@@ -52,8 +52,8 @@
52
"@types/node": "25.5.0",
53
"@types/rimraf": "4.0.5",
54
"@types/validate-npm-package-name": "4.0.2",
55
- "@typescript-eslint/eslint-plugin": "8.57.1",
56
- "@typescript-eslint/parser": "8.57.1",
+ "@typescript-eslint/eslint-plugin": "8.57.2",
+ "@typescript-eslint/parser": "8.57.2",
57
"codependence": "0.3.1",
58
"eslint": "10.1.0",
59
"eslint-config-prettier": "10.1.8",
@@ -66,7 +66,7 @@
66
"tsup": "8.5.1",
67
"tsutils": "^3.21.0",
68
"tsx": "^4.7.0",
69
- "typescript": "5.9.3",
+ "typescript": "6.0.2",
70
"typescript-eslint": "^7.7.1"
71
},
72
"keywords": [
0 commit comments