From 93011291d1d762675cd7dd42b6842a3bf090d1a6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 08:19:05 +0000 Subject: [PATCH] Bump svelte-preprocess from 4.0.8 to 4.0.9 Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/sveltejs/svelte-preprocess/releases) - [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-preprocess/commits) 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..a0fea91 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "rollup-plugin-terser": "^6.1.0", "svelte": "^3.24.0", "svelte-jester": "^1.0.6", - "svelte-preprocess": "4.0.8", + "svelte-preprocess": "4.0.9", "tailwindcss": "^1.6.0" }, "browserslist": [ diff --git a/yarn.lock b/yarn.lock index cae1a3c..f0a8f15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5278,10 +5278,10 @@ svelte-jester@^1.0.6: dependencies: cosmiconfig "^6.0.0" -svelte-preprocess@4.0.8: - version "4.0.8" - resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.0.8.tgz#d283218cd078b91419d7e11371d5f79060d07196" - integrity sha512-RNSwuk8chC9g1MZAkHPM+/LRc2jndBPph26GN3eWNkAVkGwwt6HNskcRkUn30ZW71my1vlhMhk2D5ajVcz8RmA== +svelte-preprocess@4.0.9: + version "4.0.9" + resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.0.9.tgz#f5f537c140331502df6d70b3a4bf52d61a984b1e" + integrity sha512-IajgvgXOWrxy18xY+VoYienngHmHmATKgpDGG2xx+nmHXv6fJbooOnNeUpAFS+sRvqR4D8oM71oHE4sRsYStZw== dependencies: "@types/pug" "^2.0.4" "@types/sass" "^1.16.0"