Skip to content

Commit 1e039a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tslib to v2.4.0
1 parent dcec7aa commit 1e039a4

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
"semantic-release": "17.4.7",
5353
"ts-node": "10.7.0",
5454
"tsdx": "0.14.1",
55-
"tslib": "2.3.1",
55+
"tslib": "2.4.0",
5656
"typescript": "4.6.3"
5757
},
5858
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9339,10 +9339,10 @@ tslib@2.0.1:
93399339
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
93409340
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
93419341

9342-
tslib@2.3.1:
9343-
version "2.3.1"
9344-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
9345-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
9342+
tslib@2.4.0:
9343+
version "2.4.0"
9344+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
9345+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
93469346

93479347
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
93489348
version "1.13.0"

0 commit comments

Comments
 (0)