Skip to content

Commit 67a988b

Browse files
Bump @sveltejs/kit from 2.55.0 to 2.57.1 (#3294)
* Bump @sveltejs/kit from 2.55.0 to 2.57.1 Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.55.0 to 2.57.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/kit@2.57.1/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.57.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Fix unawaited waitForRequest calls in import-event-history tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
1 parent 4c3d005 commit 67a988b

3 files changed

Lines changed: 1332 additions & 1069 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@storybook/test-runner": "^0.22.0",
144144
"@sveltejs/adapter-static": "^3.0.8",
145145
"@sveltejs/adapter-vercel": "^6.3.2",
146-
"@sveltejs/kit": "2.55.0",
146+
"@sveltejs/kit": "2.57.1",
147147
"@sveltejs/vite-plugin-svelte": "^6.2.4",
148148
"@temporalio/activity": "1.15.0",
149149
"@temporalio/client": "1.15.0",

0 commit comments

Comments
 (0)