chore(deps-dev): bump svelte-preprocess from 4.10.4 to 4.10.5 (#737)

Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.10.4 to 4.10.5.
- [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/compare/v4.10.4...v4.10.5)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-10 10:11:01 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 7bdbcd57af
commit a81322e495
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"prettier": "~2.6.2",
"prettier-plugin-svelte": "^2.6.0",
"svelte": "^3.46.6",
"svelte-preprocess": "^4.10.4",
"svelte-preprocess": "^4.10.5",
"tailwindcss": "^3.0.21",
"tslib": "^2.3.1",
"typescript": "^4.6.3"
+4 -4
View File
@@ -4332,10 +4332,10 @@ svelte-hmr@^0.14.9:
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.14.9.tgz#35f277efc789e1a6230185717347cddb2f8e9833"
integrity sha512-bKE9+4qb4sAnA+TKHiYurUl970rjA0XmlP9TEP7K/ncyWz3m81kA4HOgmlZK/7irGK7gzZlaPDI3cmf8fp/+tg==
svelte-preprocess@^4.10.4:
version "4.10.4"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.4.tgz#308a410266bfc55b4e608da8d552b63580141260"
integrity sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==
svelte-preprocess@^4.10.5:
version "4.10.5"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.5.tgz#c4d20fd67b92559e5cac80281154c813c1c17353"
integrity sha512-VKXPRScCzAZqeBZOGq4LLwtNrAu++mVn7XvQox3eFDV7Ciq0Lg70Q8QWjH9iXF7J+pMlXhPsSFwpCb2E+hoeyA==
dependencies:
"@types/pug" "^2.0.4"
"@types/sass" "^1.16.0"