Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent 42e42fa commit 7d53fc4
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 @@ -34,7 +34,7 @@
"rollup": "4.5.0",
"rollup-plugin-svelte": "7.1.6",
"rollup-plugin-visualizer": "5.9.2",
"svelte": "4.2.6",
"svelte": "4.2.7",
"svelte-check": "3.6.0",
"svelte-preprocess": "5.0.4",
"terser": "^5.15.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3487,10 +3487,10 @@ svelte-routing@^2.0.0:
resolved "https://registry.yarnpkg.com/svelte-routing/-/svelte-routing-2.6.0.tgz#479a89467dddc4d02d368177a4e4f597c3d0677f"
integrity sha512-j25QWdWUzVMDCclxT2mIy7Xto/s2qcC9zpxCZzGE5WS42xo+xT9QQOtNFEXVHqVHEkJjaCOdL7LvHb320FypKw==

[email protected].6:
version "4.2.6"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.6.tgz#f7073b016fea2113262dc516095c0ea8b18296cd"
integrity sha512-M6GYr+9oYw3AkciFm3Q+v9IWocOb0L+2aYsOtP3mKAxVqj4RK4xJRjLdQRZi+39UowCpn53Ghr7VkFBpkRFk9g==
[email protected].7:
version "4.2.7"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.7.tgz#8594fad998d11d4dd179f5a91e67d1fc04d8f6e3"
integrity sha512-UExR1KS7raTdycsUrKLtStayu4hpdV3VZQgM0akX8XbXgLBlosdE/Sf3crOgyh9xIjqSYB3UEBuUlIQKRQX2hg==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
Expand Down

0 comments on commit 7d53fc4

Please sign in to comment.