fix: upgrade svelte-preprocess from 4.10.5 to 4.10.7

Snyk has created this PR to upgrade svelte-preprocess from 4.10.5 to 4.10.7.

See this package in npm:
https://www.npmjs.com/package/svelte-preprocess

See this project in Snyk:
https://app.snyk.io/org/vrtmrz/project/d2c9b72d-6e38-433f-bbad-725719c0fa4d?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-07-22 04:24:09 +00:00
parent 0caf330f39
commit ad61669ff1
2 changed files with 10 additions and 11 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"eslint-plugin-import": "^2.25.2",
"obsidian": "^0.15.4",
"rollup": "^2.32.1",
"svelte-preprocess": "^4.10.5",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
},
@@ -37,7 +37,7 @@
"diff-match-patch": "^1.0.5",
"esbuild": "0.13.12",
"esbuild-svelte": "^0.7.0",
"svelte-preprocess": "^4.10.5",
"svelte-preprocess": "^4.10.7",
"idb": "^7.0.2",
"xxhash-wasm": "^0.4.2"
}