Skip to content

Commit

Permalink
Bump @sveltejs/kit from 2.4.0 to 2.4.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent c568c06 commit ee04960
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions web/package-lock.json

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

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sveltejs/adapter-auto": "^3.1.0",
"@sveltejs/adapter-node": "^4.0.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.4.0",
"@sveltejs/kit": "^2.4.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/markdown-it": "^13.0.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
Expand Down

0 comments on commit ee04960

Please sign in to comment.