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 5d129e7 commit ac85adfCopy full SHA for ac85adf
pnpm-workspace.yaml
@@ -2,7 +2,7 @@ catalogs:
2
dev:
3
'@eslint/config-inspector': ^1.4.2
4
'@types/eslint-config-prettier': ^6.11.3
5
- '@types/node': ^24.9.2
+ '@types/node': ^24.10.1
6
'@types/prompts': ^2.4.9
7
bumpp: ^10.3.1
8
eslint-typegen: ^2.3.0
@@ -28,8 +28,8 @@ catalogs:
28
prod:
29
'@antfu/install-pkg': ^1.1.0
30
'@eslint-community/eslint-plugin-eslint-comments': ^4.5.0
31
- '@typescript-eslint/eslint-plugin': ^8.46.4
32
- '@typescript-eslint/parser': ^8.46.4
+ '@typescript-eslint/eslint-plugin': ^8.48.0
+ '@typescript-eslint/parser': ^8.48.0
33
'@vitest/eslint-plugin': ^1.5.0
34
cac: ^6.7.14
35
eslint-config-flat-gitignore: ^2.1.0
0 commit comments