Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v3.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 22, 2021
1 parent 65fbdbd commit 2f76404
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 @@ -71,7 +71,7 @@
"ts-node": "10.2.0",
"typedoc": "0.21.5",
"typescript": "4.3.5",
"svelte": "3.42.1"
"svelte": "3.43.0"
},
"files": [
"build/main",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5036,10 +5036,10 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"

svelte@3.42.1:
version "3.42.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.42.1.tgz#d4b4d9068cce911835f7c6b8ff1d290e1a0b5657"
integrity sha512-XtExLd2JAU3T7M2g/DkO3UNj/3n1WdTXrfL63OZ5nZq7nAqd9wQw+lR4Pv/wkVbrWbAIPfLDX47UjFdmnY+YtQ==
svelte@3.43.0:
version "3.43.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.43.0.tgz#d28d06ec523bf0cea3de15558a3241c339a85762"
integrity sha512-T2pMPHrxXp+SM8pLLUXLQgkdo+JhTls7aqj9cD7z8wT2ccP+OrCAmtQS7h6pvMjitaZhXFNnCK582NxDpy8HSw==

table@^6.0.9:
version "6.7.1"
Expand Down

0 comments on commit 2f76404

Please sign in to comment.