Skip to content

Commit 4ba1a54

Browse files
chore(deps): update dependency tslib to v2.6.0
1 parent e5edb5c commit 4ba1a54

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.6.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.6.0:
5908+
version "2.6.0"
5909+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
5910+
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
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)