Bump svelte from 2.15.3 to 2.16.0

Bumps [svelte](https://github.com/sveltejs/svelte) from 2.15.3 to 2.16.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/v2.16.0/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v2.15.3...v2.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-04 05:41:06 +00:00
parent ee0f498dba
commit 532bdedbda
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"regenerator-runtime": "^0.12.1"
},
"devDependencies": {
"svelte": "^2.15.3",
"svelte": "^2.16.0",
"svelte-loader": "^2.12.0"
},
"peerDependencies": {

View File

@ -19449,9 +19449,10 @@ svelte-loader@^2.12.0:
require-relative "^0.8.7"
svelte-dev-helper "^1.1.9"
svelte@^2.15.3:
version "2.15.3"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-2.15.3.tgz#d9ba5b48eae30f5501b3266c563add2399c67b40"
svelte@^2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-2.16.0.tgz#a9a10fc4103ecb19d01090fd447ca07e3022af7c"
integrity sha512-1x1zCZpNnuwQdH+9tTeM0QYv33TVEFIxrrd88Mv80EcaomIlA9IvFLIThc8OFsCMHwrjllbIRNmsVfwlOxI7MA==
svg-tags@^1.0.0:
version "1.0.0"