We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f81cd8 commit 0d2a447Copy full SHA for 0d2a447
package.json
@@ -31,7 +31,7 @@
31
"devDependencies": {
32
"@eslint/compat": "1.2.3",
33
"@eslint/js": "9.15.0",
34
- "@types/node": "22.9.0",
+ "@types/node": "22.9.1",
35
"@typescript-eslint/eslint-plugin": "8.15.0",
36
"@typescript-eslint/parser": "8.15.0",
37
"@vitest/coverage-v8": "2.1.5",
@@ -42,7 +42,7 @@
42
"@vitest/eslint-plugin": "1.1.10",
43
"prettier": "3.3.3",
44
"rimraf": "6.0.1",
45
- "typescript": "5.6.3",
+ "typescript": "5.7.2",
46
"typescript-eslint": "8.15.0",
47
"vitest": "2.1.5"
48
},
0 commit comments