Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent e7f570c commit be51215
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@builder.io/qwik-city": "^1.8.0",
"@luminescent/ui": "^1.2.4",
"@luminescent/ui-qwik": "^1.2.4",
"@types/eslint": "^8.56.11",
"@types/eslint": "^9.0.0",
"@types/node": "^22.4.2",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@anuragroy/tailwindcss-animate": "^1.0.6",
"@builder.io/qwik": "1.8.0",
"@builder.io/qwik-city": "^1.8.0",
"@types/eslint": "^8.56.11",
"@types/eslint": "^9.0.0",
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test": "echo \"No test specified\" && exit 0"
},
"devDependencies": {
"@types/eslint": "^8.56.11",
"@types/eslint": "^9.0.0",
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
Expand Down
31 changes: 10 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be51215

Please sign in to comment.