Skip to content

Commit 0103009

Browse files
chore(deps): update linter and formatter
1 parent be55703 commit 0103009

File tree

2 files changed

+364
-626
lines changed

2 files changed

+364
-626
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"release": "npm run lint && npm run build && changelogen --release && npm publish && git push --follow-tags"
3030
},
3131
"devDependencies": {
32-
"@antfu/eslint-config": "^4.12.0",
32+
"@antfu/eslint-config": "^4.14.1",
3333
"@tsconfig/recommended": "^1.0.8",
3434
"changelogen": "^0.6.1",
35-
"eslint": "^9.24.0",
35+
"eslint": "^9.28.0",
3636
"tsdown": "^0.9.5",
3737
"typescript": "^5.8.3"
3838
}

0 commit comments

Comments
 (0)