Skip to content

Commit 70dcb2c

Browse files
Update dependency tslib to v2.8.0
1 parent 5ce2de2 commit 70dcb2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.7.0",
121+
"tslib": "2.8.0",
122122
"typescript": "5.6.3",
123123
"vite": "5.4.9",
124124
"vite-plugin-prerender": "1.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9790,10 +9790,10 @@ [email protected]:
97909790
v8-compile-cache-lib "^3.0.1"
97919791
yn "3.1.1"
97929792

9793-
tslib@2.7.0:
9794-
version "2.7.0"
9795-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
9796-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
9793+
tslib@2.8.0:
9794+
version "2.8.0"
9795+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
9796+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
97979797

97989798
type-check@^0.4.0, type-check@~0.4.0:
97999799
version "0.4.0"

0 commit comments

Comments
 (0)