Skip to content

Commit

Permalink
Bump svelte from 3.35.0 to 3.49.0
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.35.0 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.35.0...v3.49.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent 6c89a8f commit 6dff3c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup-plugin-node-polyfills": "^0.2.1",
"rxjs": "^6.6.0",
"socket.io-client": "^3.1.2",
"svelte": "^3.32.0",
"svelte": "^3.49.0",
"svelte-apollo": "^0.3.0",
"svelte-i18n": "^3.0.4",
"svelte-markdown": "^0.1.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12833,10 +12833,10 @@ svelte-watch-resize@^1.0.3:
dependencies:
element-resize-detector "^1.1"

[email protected], svelte@^3.32.0:
version "3.35.0"
resolved "https://registry.npmjs.org/svelte/-/svelte-3.35.0.tgz"
integrity sha512-gknlZkR2sXheu/X+B7dDImwANVvK1R0QGQLd8CNIfxxGPeXBmePnxfzb6fWwTQRsYQG7lYkZXvpXJvxvpsoB7g==
[email protected], svelte@^3.49.0:
version "3.49.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==

svgo@^1.0.0, svgo@^1.3.2:
version "1.3.2"
Expand Down

0 comments on commit 6dff3c1

Please sign in to comment.