Merge pull request #557 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-preprocess-4.10.1

chore(deps-dev): bump svelte-preprocess from 4.10.0 to 4.10.1
This commit is contained in:
Sidharth Vinod
2021-12-29 20:22:08 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"prettier": "~2.5.1", "prettier": "~2.5.1",
"prettier-plugin-svelte": "^2.5.1", "prettier-plugin-svelte": "^2.5.1",
"svelte": "^3.44.3", "svelte": "^3.44.3",
"svelte-preprocess": "^4.10.0", "svelte-preprocess": "^4.10.1",
"tailwindcss": "^3.0.7", "tailwindcss": "^3.0.7",
"tslib": "^2.3.1", "tslib": "^2.3.1",
"typescript": "^4.5.4" "typescript": "^4.5.4"
+4 -4
View File
@@ -4354,10 +4354,10 @@ svelte-hmr@^0.14.7:
resolved "https://registry.npmjs.org/svelte-hmr/-/svelte-hmr-0.14.7.tgz" resolved "https://registry.npmjs.org/svelte-hmr/-/svelte-hmr-0.14.7.tgz"
integrity sha512-pDrzgcWSoMaK6AJkBWkmgIsecW0GChxYZSZieIYfCP0v2oPyx2CYU/zm7TBIcjLVUPP714WxmViE9Thht4etog== integrity sha512-pDrzgcWSoMaK6AJkBWkmgIsecW0GChxYZSZieIYfCP0v2oPyx2CYU/zm7TBIcjLVUPP714WxmViE9Thht4etog==
svelte-preprocess@^4.10.0: svelte-preprocess@^4.10.1:
version "4.10.0" version "4.10.1"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.0.tgz#b2ad739fc88332698270f3d1f9256ba4d4573aae" resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.1.tgz#5f435e8aaa82976165bc8f5fa690e2e5ba084760"
integrity sha512-uZgGyC4SwkFoby2ceiMgGYs4qHYGz2fT06cAsHO8FHdDbvj1dKQyQ/fD9OB0KLymVv0fmzuJo/On7Kv7AeVhWA== integrity sha512-NSNloaylf+o9UeyUR2KvpdxrAyMdHl3U7rMnoP06/sG0iwJvlUM4TpMno13RaNqovh4AAoGsx1jeYcIyuGUXMw==
dependencies: dependencies:
"@types/pug" "^2.0.4" "@types/pug" "^2.0.4"
"@types/sass" "^1.16.0" "@types/sass" "^1.16.0"