Bump svelte from 3.16.0 to 3.37.0

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.16.0 to 3.37.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.16.0...v3.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-05 05:04:07 +00:00
committed by GitHub
parent cbdf28c521
commit bfe3a09b8a
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"prettier-plugin-svelte": "^1.4.1",
"serve": "^11.3.2",
"style-loader": "^2.0.0",
"svelte": "^3.0.0",
"svelte": "^3.37.0",
"svelte-loader": "2.13.3",
"svelte-watch-resize": "^1.0.3",
"webpack": "^4.30.0",
+4 -3
View File
@@ -4692,9 +4692,10 @@ svelte-watch-resize@^1.0.3:
dependencies:
element-resize-detector "^1.1"
svelte@^3.0.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.16.0.tgz#7ead284547240fcbcb985c73473dce811315fd15"
svelte@^3.37.0:
version "3.37.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.37.0.tgz#dc7cd24bcc275cdb3f8c684ada89e50489144ccd"
integrity sha512-TRF30F4W4+d+Jr2KzUUL1j8Mrpns/WM/WacxYlo5MMb2E5Qy2Pk1Guj6GylxsW9OnKQl1tnF8q3hG/hQ3h6VUA==
tapable@^1.0.0, tapable@^1.1.3:
version "1.1.3"