Skip to content

Commit 4f208c7

Browse files
build(deps-dev): bump tslib from 2.6.2 to 2.8.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fa830a commit 4f208c7

File tree

2 files changed

+3177
-724
lines changed

2 files changed

+3177
-724
lines changed

examples/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@sveltejs/vite-plugin-svelte": "^5.0.2",
1818
"svelte": "^5.14.1",
1919
"svelte-check": "^4.1.1",
20-
"tslib": "^2.4.1",
20+
"tslib": "^2.8.1",
2121
"typescript": "^5.0.0",
2222
"vite": "6.3.5"
2323
},

0 commit comments

Comments
 (0)