Skip to content

Commit fed6fff

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates (#487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af6f45e commit fed6fff

File tree

4 files changed

+148
-59
lines changed

4 files changed

+148
-59
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@eslint/compat": "^2.0.0",
3434
"@tsconfig/strictest": "^2.0.6",
35-
"@typescript-eslint/eslint-plugin": "^8.46.1",
35+
"@typescript-eslint/eslint-plugin": "^8.47.0",
3636
"@typescript-eslint/parser": "^8.30.1",
3737
"@vitest/coverage-v8": "^3.2.2",
3838
"@vitest/eslint-plugin": "^1.4.3",

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@kubernetes-dashboard/channels": "workspace:*",
2626
"@podman-desktop/api": "1.23.1",
2727
"@types/node": "^24",
28-
"@typescript-eslint/eslint-plugin": "^8.46.1",
28+
"@typescript-eslint/eslint-plugin": "^8.47.0",
2929
"@typescript-eslint/parser": "^8.30.1",
3030
"@vitest/coverage-v8": "^3.2.2",
3131
"eslint": "^9.39.0",

packages/webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/user-event": "^14.6.1",
4343
"@tsconfig/svelte": "^5.0.6",
4444
"@types/humanize-duration": "^3.27.4",
45-
"@typescript-eslint/eslint-plugin": "^8.46.1",
45+
"@typescript-eslint/eslint-plugin": "^8.47.0",
4646
"@typescript-eslint/parser": "^8.30.1",
4747
"@xterm/addon-fit": "^0.10.0",
4848
"@xterm/addon-search": "^0.15.0",

0 commit comments

Comments
 (0)