Skip to content

Commit 8ca5a2b

Browse files
committed
chore(deps): update dependency tslib to v2.8.1
1 parent aaf0664 commit 8ca5a2b

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
@@ -52,7 +52,7 @@
5252
"semantic-release": "17.4.7",
5353
"ts-node": "10.9.2",
5454
"tsdx": "0.14.1",
55-
"tslib": "2.8.0",
55+
"tslib": "2.8.1",
5656
"typescript": "4.9.5"
5757
},
5858
"dependencies": {

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-
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==
9403+
9404+
version "2.8.1"
9405+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
9406+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
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)