Skip to content

Commit 3735c32

Browse files
chore(create-svelte): bump typescript-eslint to v6 (#10371)
Co-authored-by: Ben McCann <[email protected]>
1 parent 30c7770 commit 3735c32

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/pretty-avocados-ring.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'create-svelte': patch
3+
---
4+
5+
chore: bump typescript-eslint to v6
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@typescript-eslint/eslint-plugin": "^5.45.0",
4-
"@typescript-eslint/parser": "^5.45.0"
3+
"@typescript-eslint/eslint-plugin": "^6.0.0",
4+
"@typescript-eslint/parser": "^6.0.0"
55
}
66
}

0 commit comments

Comments
 (0)