Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 265d606 commit 9959544
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 19 deletions.
152 changes: 135 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"peerDependencies": {
"ping.js": "^0.3.0",
"svelte": "^3.59.2"
"svelte": "^4.2.19"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
Expand Down Expand Up @@ -84,7 +84,7 @@
"stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-prettier": "^3.0.0",
"svelte": "^3.59.2",
"svelte": "^4.2.19",
"svelte-check": "^3.8.6",
"svelte-preprocess": "^5.1.4",
"typescript": "^5.5.4",
Expand Down

0 comments on commit 9959544

Please sign in to comment.