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 7c0bbfc commit a802e43Copy full SHA for a802e43
package.json
@@ -73,14 +73,14 @@
73
"semver": "^7.7.2",
74
"tinyexec": "^1.0.1",
75
"tinyglobby": "^0.2.14",
76
- "yaml": "^2.8.0"
+ "yaml": "^2.8.1"
77
},
78
"devDependencies": {
79
- "@antfu/eslint-config": "^5.0.0",
80
- "@types/node": "^24.1.0",
+ "@antfu/eslint-config": "^5.2.1",
+ "@types/node": "^24.2.1",
81
"@types/prompts": "^2.4.9",
82
"@types/semver": "^7.7.0",
83
- "eslint": "^9.32.0",
+ "eslint": "^9.33.0",
84
"prompts": "^2.4.2",
85
"rimraf": "^6.0.1",
86
"tiny-conventional-commits-parser": "^0.0.1",
0 commit comments