From ee7e113529816fba6a952e0ea3a8fd6f7e247339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 20:13:36 +0000 Subject: [PATCH] Bump svelte-preprocess from 4.10.7 to 5.0.1 Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.10.7 to 5.0.1. - [Release notes](https://github.com/sveltejs/svelte-preprocess/releases) - [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v5.0.1) --- updated-dependencies: - dependency-name: svelte-preprocess dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15b7f30..734ab4b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "svelte-heros-v2": "^0.2.4", "svelte-hotkeys": "^0.1.1", "svelte-modals": "^1.2.0", - "svelte-preprocess": "^4.10.7", + "svelte-preprocess": "^5.0.1", "svelte-spa-router": "^3.3.0", "unplugin-auto-expose": "^0.0.3", "vite": "^3.1.3"