Skip to content

Commit f736e08

Browse files
chore(deps): update dependency prettier-plugin-svelte to v3
1 parent 2f2eb7c commit f736e08

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"memfs": "4.36.3",
6262
"patch-package": "8.0.0",
6363
"prettier": "2.8.8",
64-
"prettier-plugin-svelte": "2.10.1",
64+
"prettier-plugin-svelte": "3.5.1",
6565
"rimraf": "6.0.1",
6666
"ts-node": "10.9.2",
6767
"tslib": "2.6.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,16 +4852,16 @@
48524852
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
48534853
integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==
48544854

4855-
"@types/unist@*", "@types/unist@^3.0.0":
4856-
version "3.0.0"
4857-
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4858-
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4859-
4860-
"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
4855+
"@types/unist@*", "@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
48614856
version "2.0.11"
48624857
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
48634858
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
48644859

4860+
"@types/unist@^3.0.0":
4861+
version "3.0.0"
4862+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4863+
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4864+
48654865
"@types/ws@^8.0.0":
48664866
version "8.5.4"
48674867
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
@@ -12446,10 +12446,10 @@ prettier-plugin-sh@^0.12.8:
1244612446
sh-syntax "^0.3.6"
1244712447
synckit "^0.8.1"
1244812448

12449-
prettier-plugin-svelte@2.10.1:
12450-
version "2.10.1"
12451-
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-2.10.1.tgz#e1abbe5689e8a926c60b8bc42e61233556ca90d1"
12452-
integrity sha512-Wlq7Z5v2ueCubWo0TZzKc9XHcm7TDxqcuzRuGd0gcENfzfT4JZ9yDlCbEgxWgiPmLHkBjfOtpAWkcT28MCDpUQ==
12449+
prettier-plugin-svelte@3.5.1:
12450+
version "3.5.1"
12451+
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-3.5.1.tgz#b5ab0ba6547369d16695ac9334cadf42b6af6304"
12452+
integrity sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==
1245312453

1245412454
1245512455
version "0.2.8"

0 commit comments

Comments
 (0)