chore(deps-dev): bump svelte in /examples/sveltekit

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 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.48.0...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:54:29 +00:00 committed by GitHub
commit f96d09f49c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -11,6 +11,6 @@
"carbon-components-svelte": "^0.64.3",
"carbon-pictograms-svelte": "^12.0.3",
"carbon-preprocess-svelte": "^0.9.0",
"svelte": "^3.48.0"
"svelte": "^3.49.0"
}
}