Skip to content

Commit 94a94ea

Browse files
Bump svelte from 3.46.4 to 3.49.0 in /test
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0. - [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.49.0) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf68657 commit 94a94ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"rollup-plugin-livereload": "^1.0.0",
1515
"rollup-plugin-svelte": "^6.0.0",
1616
"rollup-plugin-terser": "^5.3.1",
17-
"svelte": "^3.0.0"
17+
"svelte": "^3.49.0"
1818
},
1919
"dependencies": {
2020
"sirv-cli": "^0.4.4"

test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ supports-preserve-symlinks-flag@^1.0.0:
575575
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
576576
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
577577

578-
svelte@^3.0.0:
579-
version "3.46.4"
580-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
581-
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
578+
svelte@^3.49.0:
579+
version "3.49.0"
580+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
581+
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
582582

583583
terser@^4.6.2:
584584
version "4.8.0"

0 commit comments

Comments
 (0)