Skip to content

Commit 34dd543

Browse files
Update dependency tslib to v2.4.1
1 parent b6e63f2 commit 34dd543

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
@@ -37,7 +37,7 @@
3737
"prettier": "2.0.5",
3838
"eslint-plugin-prettier": "3.1.4",
3939
"tsdx": "0.13.2",
40-
"tslib": "2.0.1",
40+
"tslib": "2.4.1",
4141
"typescript": "4.0.2",
4242
"ts-jest": "26.2.0"
4343
},

yarn.lock

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

8630-
tslib@2.0.1:
8631-
version "2.0.1"
8632-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
8633-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
8630+
tslib@2.4.1:
8631+
version "2.4.1"
8632+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
8633+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
86348634

86358635
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
86368636
version "1.13.0"

0 commit comments

Comments
 (0)