Bump svelte from 3.46.3 to 3.49.0

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.3 to 3.49.0.
- [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.46.3...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-15 16:52:34 +00:00
committed by GitHub
parent 13551c0403
commit c95cf81379
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-svelte": "^7.0.0",
"rollup-plugin-terser": "^7.0.0",
"svelte": "^3.0.0"
"svelte": "^3.49.0"
},
"dependencies": {
"sirv-cli": "^2.0.0",