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 be55703 commit 4b953afCopy full SHA for 4b953af
package.json
@@ -29,10 +29,10 @@
29
"release": "npm run lint && npm run build && changelogen --release && npm publish && git push --follow-tags"
30
},
31
"devDependencies": {
32
- "@antfu/eslint-config": "^4.12.0",
+ "@antfu/eslint-config": "^4.13.1",
33
"@tsconfig/recommended": "^1.0.8",
34
"changelogen": "^0.6.1",
35
- "eslint": "^9.24.0",
+ "eslint": "^9.27.0",
36
"tsdown": "^0.9.5",
37
"typescript": "^5.8.3"
38
}
0 commit comments