Bump svelte from 3.55.0 to 3.55.1 in /warpgate-web

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.55.0 to 3.55.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.55.0...v3.55.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-10 20:47:56 +00:00 committed by Eugene
parent 01e69d5234
commit e85ac779d5
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"qrcode": "^1.5.1",
"sass": "^1.57.1",
"shell-escape": "^0.2.0",
"svelte": "^3.55.0",
"svelte": "^3.55.1",
"svelte-check": "^2.9.2",
"svelte-fa": "^3.0.1",
"svelte-intersection-observer": "^0.10.0",

View file

@ -2652,10 +2652,10 @@ svelte-spa-router@^3.3.0:
dependencies:
regexparam "2.0.1"
svelte@^3.55.0:
version "3.55.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.55.0.tgz#29cb958750a23e751309a6535ccd811fcabc9038"
integrity sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==
svelte@^3.55.1:
version "3.55.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.55.1.tgz#6f93b153e5248039906ce5fe196efdb9e05dfce8"
integrity sha512-S+87/P0Ve67HxKkEV23iCdAh/SX1xiSfjF1HOglno/YTbSTW7RniICMCofWGdJJbdjw3S+0PfFb1JtGfTXE0oQ==
sveltestrap@^5.9.0:
version "5.9.0"