Skip to content

Commit 7ea421e

Browse files
stvnwnbenmccann
andauthored
[chore] bump eslint from version 7 to 8 (#4553)
Co-authored-by: Ben McCann <[email protected]>
1 parent bfde578 commit 7ea421e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/fast-crabs-applaud.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'create-svelte': patch
3+
---
4+
5+
Bump `eslint` from version 7 to 8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"eslint": "^7.32.0",
4-
"eslint-plugin-svelte3": "^3.2.1"
3+
"eslint": "^8.12.0",
4+
"eslint-plugin-svelte3": "^4.0.0"
55
}
66
}

0 commit comments

Comments
 (0)