Skip to content

Commit f705034

Browse files
chore(deps-dev): bump svelte from 3.46.4 to 3.49.0 in /apps/playground-sveltekit (#4947)
chore(deps-dev): bump svelte in /apps/playground-sveltekit 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c56abbd commit f705034

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/playground-sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint-plugin-svelte3": "^3.2.1",
2222
"prettier": "^2.5.1",
2323
"prettier-plugin-svelte": "^2.5.0",
24-
"svelte": "^3.44.0",
24+
"svelte": "^3.49.0",
2525
"svelte-check": "^2.2.6",
2626
"svelte-preprocess": "^4.10.1",
2727
"tslib": "^2.3.1",

apps/playground-sveltekit/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@ svelte-preprocess@^4.0.0, svelte-preprocess@^4.10.1:
16171617
sorcery "^0.10.0"
16181618
strip-indent "^3.0.0"
16191619

1620-
svelte@^3.44.0:
1621-
version "3.46.4"
1622-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
1623-
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
1620+
svelte@^3.49.0:
1621+
version "3.49.0"
1622+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
1623+
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
16241624

16251625
table@^6.0.9:
16261626
version "6.8.0"

0 commit comments

Comments
 (0)