Skip to content

Commit db3be28

Browse files
Update dependency tslib to v2.8.0
1 parent 7eb2053 commit db3be28

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
@@ -53,7 +53,7 @@
5353
"rollup": "4.24.0",
5454
"tape": "5.9.0",
5555
"ts-node": "10.9.2",
56-
"tslib": "2.7.0",
56+
"tslib": "2.8.0",
5757
"typescript": "5.6.3"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,10 +2245,10 @@ [email protected]:
22452245
v8-compile-cache-lib "^3.0.1"
22462246
yn "3.1.1"
22472247

2248-
tslib@2.7.0:
2249-
version "2.7.0"
2250-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
2251-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
2248+
tslib@2.8.0:
2249+
version "2.8.0"
2250+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
2251+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
22522252

22532253
type-check@^0.4.0, type-check@~0.4.0:
22542254
version "0.4.0"

0 commit comments

Comments
 (0)