We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acb018 commit edf8b26Copy full SHA for edf8b26
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.0.3",
5
"private": true,
6
- "packageManager": "pnpm@10.29.2",
+ "packageManager": "pnpm@10.29.3",
7
"description": "Only for TDesign's project management automation ci",
8
"author": "TDesignOteam",
9
"license": "MIT",
@@ -35,8 +35,8 @@
35
"@actions/github": "^9.0.0"
36
},
37
"devDependencies": {
38
- "@antfu/eslint-config": "^7.3.0",
39
- "@types/node": "^24.10.12",
+ "@antfu/eslint-config": "^7.4.3",
+ "@types/node": "^24.10.13",
40
"eslint": "^9.39.2",
41
"eslint-plugin-format": "^1.4.0",
42
"lint-staged": "^16.2.7",
0 commit comments