Skip to content

Commit e319a4e

Browse files
committed
Update dependency tslib to v2.3.0
1 parent 5530fcd commit e319a4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3"
5757
},
5858
"prettier": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,10 +6106,10 @@ [email protected]:
61066106
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
61076107
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
61086108

6109-
tslib@2.0.0:
6110-
version "2.0.0"
6111-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
6112-
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
6109+
tslib@2.3.0:
6110+
version "2.3.0"
6111+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
6112+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
61136113

61146114
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
61156115
version "1.13.0"

0 commit comments

Comments
 (0)