Skip to content

Commit ccb856e

Browse files
chore(deps): update dependency tslib to v2.8.0
1 parent e5edb5c commit ccb856e

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
@@ -37,7 +37,7 @@
3737
"standard-version": "9.1.1",
3838
"ts-jest": "26.5.6",
3939
"tsdx": "0.14.1",
40-
"tslib": "2.1.0",
40+
"tslib": "2.8.0",
4141
"typescript": "4.2.4"
4242
},
4343
"peerDependencies": {}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5904,10 +5904,10 @@ tslib@2.0.1:
59045904
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
59055905
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
59065906

5907-
tslib@2.1.0:
5908-
version "2.1.0"
5909-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
5910-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
5907+
tslib@2.8.0:
5908+
version "2.8.0"
5909+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
5910+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
59115911

59125912
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
59135913
version "1.13.0"

0 commit comments

Comments
 (0)