Skip to content

Commit

Permalink
Bump svelte from 3.46.4 to 3.46.6 in /live-editor (#3)
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.46.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v3.46.4...v3.46.6)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2022
1 parent e9563b3 commit 319dd9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion live-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"postcss": "^8.4.12",
"postcss-load-config": "^3.1.1",
"prettier": "2.6.1",
"svelte": "^3.46.4",
"svelte": "^3.46.6",
"svelte-copy-to-clipboard": "^0.2.5",
"svelte-preprocess": "^4.10.5",
"svelte-simple-modal": "^1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions live-editor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1622,10 +1622,10 @@ svelte-simple-modal@^1.3.1:
resolved "https://registry.yarnpkg.com/svelte-simple-modal/-/svelte-simple-modal-1.3.1.tgz#9fbe8ae51744bef779294eef008181f4051dd8ca"
integrity sha512-xBeK7VkGBuvqIm1J5eqnLqGIRKDtnsYzu8yVCLuO4rIuv4BMj4S6r0PGMgd4EFMgZwhmmqZPdrsPCDlDC6HUCw==

svelte@^3.46.4:
version "3.46.4"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
svelte@^3.46.6:
version "3.46.6"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.6.tgz#23046a361ba5f8bafcc9cf9f6fca6d011fb005a7"
integrity sha512-o9nNft/OzCz/9kJpmWa1S52GAM+huCjPIsNWydYmgei74ZWlOA9/hN9+Z12INdklghu31seEXZMRHhS1+8DETw==

tailwindcss@^3.0.12:
version "3.0.23"
Expand Down

0 comments on commit 319dd9d

Please sign in to comment.