Skip to content

Commit 87d010b

Browse files
Update dependency tslib to v2.3.0 (#28)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 81e7142 commit 87d010b

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
"react-is": "16.13.1",
5353
"ts-loader": "7.0.5",
5454
"tsdx": "0.13.2",
55-
"tslib": "2.0.0",
55+
"tslib": "2.3.0",
5656
"typescript": "3.9.10"
5757
},
5858
"prettier": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6152,10 +6152,10 @@ [email protected]:
61526152
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
61536153
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
61546154

6155-
tslib@2.0.0:
6156-
version "2.0.0"
6157-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
6158-
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
6155+
tslib@2.3.0:
6156+
version "2.3.0"
6157+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
6158+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
61596159

61606160
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
61616161
version "1.13.0"

0 commit comments

Comments
 (0)