Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 5803bd8

Browse files
build(deps): update dependency tslib to v2.2.0 (#237)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ad0b43c commit 5803bd8

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",
1919
"tsdx": "0.14.1",
20-
"tslib": "2.1.0",
20+
"tslib": "2.2.0",
2121
"typescript": "4.2.3"
2222
},
2323
"engines": {

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12981,10 +12981,10 @@ [email protected]:
1298112981
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
1298212982
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
1298312983

12984-
tslib@2.1.0, tslib@^2:
12985-
version "2.1.0"
12986-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
12987-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
12984+
tslib@2.2.0:
12985+
version "2.2.0"
12986+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
12987+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
1298812988

1298912989
tslib@^1, tslib@^1.9.3:
1299012990
version "1.11.1"
@@ -13001,6 +13001,11 @@ tslib@^1.8.1, tslib@^1.9.0:
1300113001
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1300213002
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1300313003

13004+
tslib@^2:
13005+
version "2.1.0"
13006+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
13007+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
13008+
1300413009
tslib@^2.0.0:
1300513010
version "2.0.3"
1300613011
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"

0 commit comments

Comments
 (0)