Skip to content

Commit

Permalink
chore(deps-dev): bump svelte from 5.0.0-next.218 to 5.0.0-next.220
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.0.0-next.218 to 5.0.0-next.220.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and deboer-tim committed Aug 13, 2024
1 parent 5d01704 commit 62a0b76
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-sonarjs": "^1.0.4",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "5.0.0-next.218",
"svelte": "5.0.0-next.220",
"svelte-check": "^3.8.5",
"typescript": "5.5.4",
"vite": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "5.0.0-next.218",
"svelte": "5.0.0-next.220",
"svelte-fa": "^4.0.2",
"svelte-markdown": "^0.4.1",
"svelte-preprocess": "^6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3966,10 +3966,10 @@ svelte-preprocess@^6.0.2:
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.2.tgz#920bd53b1127757edb0a7d946dace75a0cac9ecf"
integrity sha512-OvDTLfaOkkhjprbDKO0SOCkjNYuHy16dbD4SpqbIi6QiabOMHxRT4km5/dzbFFkmW1L0E2INF3MFltG2pgOyKQ==

[email protected].218:
version "5.0.0-next.218"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.0.0-next.218.tgz#34914efbd2e06bd72b3aa89e8fc571f57fa21646"
integrity sha512-W78C3CwFb1wssmXLAN/8G4lJCaYnXOCogIJSeS3c6Pw/34sUZnd+sSrE3azw9hhAM0Gvo2uQFQEOWtnnAvIpWQ==
[email protected].220:
version "5.0.0-next.220"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.0.0-next.220.tgz#9d8817ff28eb5827dafd648d19be033587341525"
integrity sha512-ETTqNWJXr2RNnKjDZpHmVghBeD8lfFy1OO1BHQvNQXwmwu1rGIGre75vSVsLW35FYRXb/tJ7G225w9vrhY9eAg==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
Expand Down

0 comments on commit 62a0b76

Please sign in to comment.