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 50a2296 commit 312b749Copy full SHA for 312b749
package.json
@@ -17,7 +17,7 @@
17
"bin": {
18
"tsg": "./bin/tsg.js"
19
},
20
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.22.0",
21
"files": [
22
"bin",
23
"dist"
@@ -66,7 +66,7 @@
66
"devDependencies": {
67
"@eslint/js": "9.39.1",
68
"@total-typescript/ts-reset": "0.6.1",
69
- "@types/node": "22.19.0",
+ "@types/node": "22.19.1",
70
"commitizen": "4.3.1",
71
"cz-conventional-changelog": "3.3.0",
72
"eslint": "9.39.1",
@@ -78,7 +78,7 @@
78
"prettier": "3.6.2",
79
"tsx": "4.20.6",
80
"typescript": "5.9.3",
81
- "typescript-eslint": "8.46.3",
+ "typescript-eslint": "8.46.4",
82
"vitest": "3.2.4",
83
"zx": "8.8.5"
84
0 commit comments