Skip to content

Commit 26d218b

Browse files
committed
Update dependency tslib to v2.7.0
1 parent 8470d04 commit 26d218b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"svgo-viewbox": "3.0.0",
119119
"ts-jest": "29.2.5",
120120
"ts-node": "10.9.2",
121-
"tslib": "2.6.3",
121+
"tslib": "2.7.0",
122122
"typescript": "5.5.4",
123123
"vite": "5.4.2",
124124
"vite-plugin-prerender": "1.0.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9506,10 +9506,10 @@ [email protected]:
95069506
v8-compile-cache-lib "^3.0.1"
95079507
yn "3.1.1"
95089508

9509-
tslib@2.6.3:
9510-
version "2.6.3"
9511-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
9512-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
9509+
tslib@2.7.0:
9510+
version "2.7.0"
9511+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
9512+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
95139513

95149514
type-check@^0.4.0, type-check@~0.4.0:
95159515
version "0.4.0"

0 commit comments

Comments
 (0)