Skip to content

Commit 7e8b8e9

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent 71759a8 commit 7e8b8e9

File tree

4 files changed

+13
-24
lines changed

4 files changed

+13
-24
lines changed

packages/ui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@builder.io/qwik-city": "^1.8.0",
2929
"@luminescent/ui": "^1.2.4",
3030
"@luminescent/ui-qwik": "^1.2.4",
31-
"@types/eslint": "^8.56.11",
31+
"@types/eslint": "^9.0.0",
3232
"@types/node": "^22.4.2",
3333
"@typescript-eslint/eslint-plugin": "^8.2.0",
3434
"@typescript-eslint/parser": "^8.2.0",

packages/ui-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@anuragroy/tailwindcss-animate": "^1.0.6",
4343
"@builder.io/qwik": "1.8.0",
4444
"@builder.io/qwik-city": "^1.8.0",
45-
"@types/eslint": "^8.56.11",
45+
"@types/eslint": "^9.0.0",
4646
"@types/node": "^22.4.2",
4747
"@typescript-eslint/eslint-plugin": "^8.2.0",
4848
"@typescript-eslint/parser": "^8.2.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test": "echo \"No test specified\" && exit 0"
3737
},
3838
"devDependencies": {
39-
"@types/eslint": "^8.56.11",
39+
"@types/eslint": "^9.0.0",
4040
"@types/node": "^22.4.2",
4141
"@typescript-eslint/eslint-plugin": "^8.2.0",
4242
"@typescript-eslint/parser": "^8.2.0",

pnpm-lock.yaml

Lines changed: 10 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)