chore(deps-dev): bump svelte from 3.44.0 to 3.44.1 (#479)

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.0 to 3.44.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.44.0...v3.44.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 18:01:23 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ce1f5356c6
commit 570e89ca97
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"postcss-load-config": "^3.1.0",
"prettier": "~2.4.1",
"prettier-plugin-svelte": "^2.4.0",
"svelte": "^3.44.0",
"svelte": "^3.44.1",
"svelte-preprocess": "^4.9.8",
"tailwindcss": "^2.2.19",
"tslib": "^2.3.1",
+4 -4
View File
@@ -4431,10 +4431,10 @@ svelte-preprocess@^4.9.8:
sorcery "^0.10.0"
strip-indent "^3.0.0"
svelte@^3.44.0:
version "3.44.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.44.0.tgz#e6176cb3ad93846ddb4140e93f43098136b23f3b"
integrity sha512-zWACSJBSncGiDvFfYOMFGNV5zDLOlyhftmO5yOZ0lEtQMptpElaRtl39MWz1+lYCpwUq4F3Q2lTzI9TrTL+eMA==
svelte@^3.44.1:
version "3.44.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.44.1.tgz#5cc772a8340f4519a4ecd1ac1a842325466b1a63"
integrity sha512-4DrCEJoBvdR689efHNSxIQn2pnFwB7E7j2yLEJtHE/P8hxwZWIphCtJ8are7bjl/iVMlcEf5uh5pJ68IwR09vQ==
svgo@^2.3.0:
version "2.4.0"