Skip to content

Commit

Permalink
Merge pull request #255 from kobakazu0429/renovate/zerodevx-svelte-to…
Browse files Browse the repository at this point in the history
…ast-0.x

fix(deps): update dependency @zerodevx/svelte-toast to v0.9.5
  • Loading branch information
kobakazu0429 authored Nov 6, 2023
2 parents 1fc2195 + 3746ab9 commit c73f857
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@kobakazu0429/xterm-local-echo": "^0.0.3",
"@wasmer/wasm-transformer": "^0.12.0",
"@wasmer/wasmfs": "^0.12.0",
"@zerodevx/svelte-toast": "^0.8.0",
"@zerodevx/svelte-toast": "^0.9.0",
"asyncify-wasm": "^1.2.1",
"carbon-components-svelte": "^0.70.12",
"carbon-icons-svelte": "^11.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -711,10 +711,10 @@
resolved "https://registry.yarnpkg.com/@wessberg/stringutil/-/stringutil-1.0.19.tgz#baadcb6f4471fe2d46462a7d7a8294e4b45b29ad"
integrity sha512-9AZHVXWlpN8Cn9k5BC/O0Dzb9E9xfEMXzYrNunwvkUTvuK7xgQPVRZpLo+jWCOZ5r8oBa8NIrHuPEu1hzbb6bg==

"@zerodevx/svelte-toast@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@zerodevx/svelte-toast/-/svelte-toast-0.8.0.tgz#50fd85ff51ebe6e67642e840ae3959ed28a1448d"
integrity sha512-PAcQQGhGYkdZJqPY7obnGIdlBoeoMteogYoN/nJn87CI5LYgRz6X9ST4AA65jyGlybWnniYzlrTT/dFepvuC/g==
"@zerodevx/svelte-toast@^0.9.0":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@zerodevx/svelte-toast/-/svelte-toast-0.9.5.tgz#d86704f68e2f44475f53e273dc26c3d367ffb99a"
integrity sha512-JLeB/oRdJfT+dz9A5bgd3Z7TuQnBQbeUtXrGIrNWMGqWbabpepBF2KxtWVhL2qtxpRqhae2f6NAOzH7xs4jUSw==

acorn-jsx@^5.3.2:
version "5.3.2"
Expand Down

0 comments on commit c73f857

Please sign in to comment.