Skip to content

Commit

Permalink
Bump svelte from 3.57.0 to 3.58.0 (#2312)
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.57.0 to 3.58.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v3.57.0...v3.58.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent c2a32b5 commit 343d9a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"rollup-plugin-visualizer": "^5.9.0",
"sinon": "^15.0.3",
"start-server-and-test": "^2.0.0",
"svelte": "^3.57.0",
"svelte": "^3.58.0",
"svelte-jester": "^2.3.2",
"svelte-preprocess": "^5.0.3",
"tailwindcss": "^3.2.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9538,10 +9538,10 @@ svelte-preprocess@^5.0.3:
sorcery "^0.11.0"
strip-indent "^3.0.0"

svelte@^3.57.0:
version "3.57.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.57.0.tgz#a3969cfe51f25f2a55e75f7b98dbd02c3af0980b"
integrity sha512-WMXEvF+RtAaclw0t3bPDTUe19pplMlfyKDsixbHQYgCWi9+O9VN0kXU1OppzrB9gPAvz4NALuoca2LfW2bOjTQ==
svelte@^3.58.0:
version "3.58.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.58.0.tgz#d3e6f103efd6129e51c7d709225ad3b4c052b64e"
integrity sha512-brIBNNB76mXFmU/Kerm4wFnkskBbluBDCjx/8TcpYRb298Yh2dztS2kQ6bhtjMcvUhd5ynClfwpz5h2gnzdQ1A==

svgo@^2.7.0:
version "2.8.0"
Expand Down

0 comments on commit 343d9a0

Please sign in to comment.