Skip to content

Commit 2c16967

Browse files
chore(deps): update dependency tslib to v2.7.0 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b5bcdf commit 2c16967

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"serve": "14.2.3",
4242
"servor": "4.0.2",
4343
"ts-node": "10.9.2",
44-
"tslib": "2.6.3",
44+
"tslib": "2.7.0",
4545
"typescript": "5.5.4"
4646
},
4747
"dependencies": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,10 +2065,10 @@ ts-node@10.9.2:
20652065
v8-compile-cache-lib "^3.0.1"
20662066
yn "3.1.1"
20672067

2068-
tslib@2.6.3:
2069-
version "2.6.3"
2070-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
2071-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
2068+
tslib@2.7.0:
2069+
version "2.7.0"
2070+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
2071+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
20722072

20732073
type-fest@^2.13.0:
20742074
version "2.16.0"

0 commit comments

Comments
 (0)