Skip to content

Commit aaf0664

Browse files
committed
chore(deps): update dependency tslib to v2.8.0
1 parent c269fbd commit aaf0664

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"semantic-release": "17.4.7",
5353
"ts-node": "10.9.2",
5454
"tsdx": "0.14.1",
55-
"tslib": "2.7.0",
55+
"tslib": "2.8.0",
5656
"typescript": "4.9.5"
5757
},
5858
"dependencies": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9400,10 +9400,10 @@ [email protected]:
94009400
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
94019401
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
94029402

9403-
tslib@2.7.0:
9404-
version "2.7.0"
9405-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
9406-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
9403+
tslib@2.8.0:
9404+
version "2.8.0"
9405+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
9406+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
94079407

94089408
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
94099409
version "1.13.0"

0 commit comments

Comments
 (0)