Skip to content

Commit 68aa5fb

Browse files
committed
bump: linting packages
1 parent 4f803b6 commit 68aa5fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/configs/eslint.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@ const eslint: Config = {
4848
dependencies: [
4949
{
5050
name: 'eslint',
51-
version: '^9.18.0',
51+
version: '^9.37.0',
5252
isDev: true
5353
},
5454
{
5555
name: '@antfu/eslint-config',
56-
version: '^3.15.0',
56+
version: '^5.4.1',
5757
isDev: true
5858
},
5959
{
6060
name: 'oxlint',
61-
version: '^0.15.7',
61+
version: '^1.20.0',
6262
isDev: true
6363
}
6464
],

0 commit comments

Comments
 (0)