We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec14f8f commit d1ef374Copy full SHA for d1ef374
package.json
@@ -33,13 +33,13 @@
33
"@actions/github": "^6.0.1"
34
},
35
"devDependencies": {
36
- "@antfu/eslint-config": "^6.2.0",
+ "@antfu/eslint-config": "^6.4.2",
37
"@types/node": "^24.10.1",
38
"eslint": "^9.39.1",
39
- "eslint-plugin-format": "^1.0.2",
+ "eslint-plugin-format": "^1.1.0",
40
"lint-staged": "^16.2.7",
41
"simple-git-hooks": "^2.13.1",
42
- "tsdown": "^0.16.8",
+ "tsdown": "^0.17.0",
43
"typescript": "^5.9.3"
44
45
"simple-git-hooks": {
0 commit comments