Skip to content

Commit ec0347d

Browse files
chore(deps): update typescript-eslint monorepo to v8.2.0 (#3413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 040e17b commit ec0347d

File tree

2 files changed

+156
-170
lines changed

2 files changed

+156
-170
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/adapter-auto": "3.2.2",
2020
"@sveltejs/kit": "1.0.0-next.520",
2121
"@types/jest": "^29.0.0",
22-
"@typescript-eslint/eslint-plugin": "8.1.0",
23-
"@typescript-eslint/parser": "8.1.0",
22+
"@typescript-eslint/eslint-plugin": "8.2.0",
23+
"@typescript-eslint/parser": "8.2.0",
2424
"eslint": "8.42.0",
2525
"eslint-config-prettier": "9.0.0",
2626
"eslint-plugin-svelte3": "4.0.0",

0 commit comments

Comments
 (0)