Skip to content

Commit a7dd2f1

Browse files
chore(deps-dev): bump tslib from 2.0.1 to 2.0.3 (#428)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.0.1...2.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 54eceef commit a7dd2f1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"semantic-ui-css": "2.4.1",
7272
"semantic-ui-react": "2.0.0",
7373
"tsdx": "0.13.3",
74-
"tslib": "2.0.1",
74+
"tslib": "2.0.3",
7575
"typescript": "4.0.3"
7676
},
7777
"peerDependencies": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12574,11 +12574,16 @@ tslib@1.10.0:
1257412574
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1257512575
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1257612576

12577-
tslib@2.0.1, tslib@^2.0.0:
12577+
tslib@2.0.1:
1257812578
version "2.0.1"
1257912579
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
1258012580
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
1258112581

12582+
tslib@2.0.3, tslib@^2.0.0:
12583+
version "2.0.3"
12584+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
12585+
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
12586+
1258212587
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1258312588
version "1.13.0"
1258412589
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"

0 commit comments

Comments
 (0)