Skip to content

Commit f9a2206

Browse files
Update dependency tslib to v2.4.1
1 parent 9cafbef commit f9a2206

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "16.11.1",
3232
"husky": "7.0.2",
3333
"tsdx": "0.14.1",
34-
"tslib": "2.3.1",
34+
"tslib": "2.4.1",
3535
"typescript": "4.4.4"
3636
}
3737
}

Diff for: yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -5909,16 +5909,21 @@ [email protected]:
59095909
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
59105910
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
59115911

5912-
tslib@2.3.1, tslib@^2.0.3:
5913-
version "2.3.1"
5914-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5915-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5912+
tslib@2.4.1:
5913+
version "2.4.1"
5914+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
5915+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
59165916

59175917
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
59185918
version "1.13.0"
59195919
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
59205920
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
59215921

5922+
tslib@^2.0.3:
5923+
version "2.3.1"
5924+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5925+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5926+
59225927
tsutils@^3.17.1:
59235928
version "3.17.1"
59245929
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"

0 commit comments

Comments
 (0)