From 77958a1ffe5fe1647c02468ce31e13f21d8305a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 14:10:56 +0000 Subject: [PATCH] chore(deps): update dependency svelte-preprocess to v4.10.7 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index e65b647..c218f85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "semantic-release": "19.0.2", "svelte": "3.46.4", "svelte-check": "2.4.5", - "svelte-preprocess": "4.10.4", + "svelte-preprocess": "4.10.7", "svelte2tsx": "0.5.5", "tailwindcss": "3.0.23", "typescript": "4.6.4", @@ -9207,9 +9207,9 @@ } }, "node_modules/svelte-preprocess": { - "version": "4.10.4", - "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-4.10.4.tgz", - "integrity": "sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==", + "version": "4.10.7", + "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-4.10.7.tgz", + "integrity": "sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -9228,7 +9228,7 @@ "coffeescript": "^2.5.1", "less": "^3.11.3 || ^4.0.0", "postcss": "^7 || ^8", - "postcss-load-config": "^2.1.0 || ^3.0.0", + "postcss-load-config": "^2.1.0 || ^3.0.0 || ^4.0.0", "pug": "^3.0.0", "sass": "^1.26.8", "stylus": "^0.55.0", @@ -16262,9 +16262,9 @@ "requires": {} }, "svelte-preprocess": { - "version": "4.10.4", - "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-4.10.4.tgz", - "integrity": "sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==", + "version": "4.10.7", + "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-4.10.7.tgz", + "integrity": "sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==", "dev": true, "requires": { "@types/pug": "^2.0.4", diff --git a/package.json b/package.json index 21633bc..7949b23 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "semantic-release": "19.0.2", "svelte": "3.46.4", "svelte-check": "2.4.5", - "svelte-preprocess": "4.10.4", + "svelte-preprocess": "4.10.7", "svelte2tsx": "0.5.5", "tailwindcss": "3.0.23", "typescript": "4.6.4",