Skip to content

Commit 8294af5

Browse files
chore(deps): update typescript-eslint monorepo to v8.33.1 (#4071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b9eb1d commit 8294af5

File tree

2 files changed

+203
-13
lines changed

2 files changed

+203
-13
lines changed

examples/sveltekit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@sveltejs/kit": "2.20.6",
2020
"@sveltejs/vite-plugin-svelte": "5.0.3",
2121
"@types/jest": "^29.0.0",
22-
"@typescript-eslint/eslint-plugin": "8.33.0",
23-
"@typescript-eslint/parser": "8.33.0",
22+
"@typescript-eslint/eslint-plugin": "8.33.1",
23+
"@typescript-eslint/parser": "8.33.1",
2424
"@whatwg-node/fetch": "0.10.8",
2525
"eslint": "9.28.0",
2626
"eslint-config-prettier": "10.1.5",

0 commit comments

Comments
 (0)