Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-svelte to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent cce4cef commit b803803
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"postcss": "8.4.49",
"prettier": "2.8.8",
"prettier-plugin-astro": "0.10.0",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-svelte": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ __metadata:
postcss: "npm:8.4.49"
prettier: "npm:2.8.8"
prettier-plugin-astro: "npm:0.10.0"
prettier-plugin-svelte: "npm:^2.9.0"
prettier-plugin-svelte: "npm:^3.0.0"
prettier-plugin-tailwindcss: "npm:^0.4.0"
ramda: "npm:^0.30.0"
react: "npm:18.3.1"
Expand Down Expand Up @@ -7964,13 +7964,13 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-svelte@npm:^2.9.0":
version: 2.10.1
resolution: "prettier-plugin-svelte@npm:2.10.1"
"prettier-plugin-svelte@npm:^3.0.0":
version: 3.3.2
resolution: "prettier-plugin-svelte@npm:3.3.2"
peerDependencies:
prettier: ^1.16.4 || ^2.0.0
svelte: ^3.2.0 || ^4.0.0-next.0
checksum: 10c0/eb2e4ee49e703013f6b314186fc8de5e0e161c672261ba5e9344f00cde627c8ce08de0b750f42a72fcd6b5d541f83bc09e2891a1c17aede96b39a436d96bfa86
prettier: ^3.0.0
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
checksum: 10c0/00c428e18fcc5db84eb55969425041aa80bb82c95b9abeb5bf5354605f84e31301e104bb7c7ab3264dbe42a8b7b12c994e795effcf71c3c4b51dfd0a5ff41a9b
languageName: node
linkType: hard

Expand Down

0 comments on commit b803803

Please sign in to comment.