From 868f9260856d02772ce6f9b9b5041d414a36a2cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 07:36:17 +0000 Subject: [PATCH] Bump svelte from 3.24.0 to 3.32.3 Bumps [svelte](https://github.com/sveltejs/svelte) from 3.24.0 to 3.32.3. - [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.24.0...v3.32.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b38ba09..f3292dc 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "rollup-plugin-postcss": "^3.1.3", "rollup-plugin-svelte": "^5.2.3", "rollup-plugin-terser": "^6.1.0", - "svelte": "^3.24.0", + "svelte": "^3.32.3", "svelte-jester": "^1.0.6", "svelte-preprocess": "4.0.8", "tailwindcss": "^1.6.0" diff --git a/yarn.lock b/yarn.lock index cae1a3c..5bd16a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5288,10 +5288,10 @@ svelte-preprocess@4.0.8: detect-indent "^6.0.0" strip-indent "^3.0.0" -svelte@^3.24.0: - version "3.24.0" - resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.24.0.tgz#6565a42c9705796fa66c6abb4fedc09f4323a4a8" - integrity sha512-VFXom6EP2DK83kxy4ZlBbaZklSbZIrpNH3oNXlPYHJUuW4q1OuAr3ZoYbfIVTVYPDgrI7Yq0gQcOhDlAtO4qfw== +svelte@^3.32.3: + version "3.32.3" + resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.32.3.tgz#db0c50c65573ecffe4e2f4924e4862d8f9feda74" + integrity sha512-5etu/wDwtewhnYO/631KKTjSmFrKohFLWNm1sWErVHXqGZ8eJLqrW0qivDSyYTcN8GbUqsR4LkIhftNFsjNehg== svgo@^1.0.0: version "1.3.2"