From ca313aeef532a0ce2b13afe28314248a474bbc3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 20:23:01 +0000 Subject: [PATCH] chore(deps-dev): bump svelte from 3.18.1 to 3.19.2 Bumps [svelte](https://github.com/sveltejs/svelte) from 3.18.1 to 3.19.2. - [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.18.1...v3.19.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2cd1b125..56793ced 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11697,9 +11697,9 @@ svelte-loader@^2.13.6: svelte-dev-helper "^1.1.9" svelte@^3.16.7: - version "3.18.1" - resolved "https://registry.npmjs.org/svelte/-/svelte-3.18.1.tgz#db0f82cc46394ca8c9a9d183995e1ebfeea3bdd0" - integrity sha512-jl6VLGTytOjHu700LuXSX6LvwRKFLAxqT8McUD2f3NjMI6qakWXgXoVjT+/ZmXmr8DiwrN/074pA1o3Aye4bIA== + version "3.19.2" + resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.19.2.tgz#4b0169ee33b37399f08eb92163593a0a46c242c7" + integrity sha512-Jswg065u8R9QYcN0rdpTQSFIr0hFq7YUzcPpEY6ZpFSAWkJKZG9AJvHE1d8+NJDTfr7SzKrO6EYssYYkUmszpA== symbol-observable@^1.1.0: version "1.2.0"