chore(deps-dev): bump svelte from 3.42.4 to 3.42.5

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.4 to 3.42.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.4...v3.42.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-13 15:58:09 +00:00
committed by GitHub
parent 2637621671
commit 86be314d2c
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -39,7 +39,7 @@
"postcss-load-config": "^3.1.0",
"prettier": "~2.4.0",
"prettier-plugin-svelte": "^2.4.0",
"svelte": "^3.42.4",
"svelte": "^3.42.5",
"svelte-preprocess": "^4.8.0",
"tailwindcss": "^2.2.11",
"tslib": "^2.3.1",
@@ -50,7 +50,7 @@
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.2.0",
"analytics": "^0.7.14",
"js-base64": "^3.6.2",
"js-base64": "^3.7.0",
"mermaid": "^8.12.1",
"moment": "^2.29.1",
"monaco-editor": "^0.27.0",
+8 -8
View File
@@ -2545,10 +2545,10 @@ its-name@1.0.0:
resolved "https://registry.npmjs.org/its-name/-/its-name-1.0.0.tgz"
integrity sha1-IGXxiD7LVoxl9xEt2/EjQB+uSvA=
js-base64@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.2.tgz#f7585bc038e933a0a3fae9ab4b1cc2faa1374edd"
integrity sha512-9xRCVqFwEuPH1SmwknrCRfGjcaUCt+boLjGZt5g/aAr98K8OtR9cI8K89U3cPT8xatgmzWQnJwgRQTd5tq2EOg==
js-base64@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.0.tgz#74979859ac07f999d28280b0697e82715f7e36ab"
integrity sha512-hJiXqoqZKdNx7PNuqHx3ZOgwcvgCprV0cs9ZMeqERshhVZ3cmXc3HGR60mKsHHqVK18PCwGXnmPiPDbao7SOMQ==
dependencies:
mocha "^8.4.0"
@@ -4110,10 +4110,10 @@ svelte-preprocess@^4.8.0:
detect-indent "^6.0.0"
strip-indent "^3.0.0"
svelte@^3.42.4:
version "3.42.4"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.42.4.tgz#838ed98fa7b26fc5fffe4df0d7ba345f1c54cf4f"
integrity sha512-DqC0AmDdBrrbIA+Kzl3yhBb6qCn4vZOAfxye2pTnIpinLegyagC5sLI8Pe9GPlXu9VpHBXIwpDDedpMfu++epA==
svelte@^3.42.5:
version "3.42.5"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.42.5.tgz#06c27ccdacebb4027b7a625633e7ca285bdff713"
integrity sha512-+y9ivcwMojAb0e87W7vR/UP7go44zc/3gtEciIMb8CUoIkUx6UJmPloBvVuO9MDXoGkUZM5SHr5PbLze9fJQVw==
svgo@^2.3.0:
version "2.4.0"