Skip to content

Commit 701f024

Browse files
authored
Merge pull request #24 from DevimalPlanet/renovate/tslib-2.x
chore(deps): update dependency tslib to v2.4.0
2 parents 3d92b96 + 7326114 commit 701f024

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
@@ -69,7 +69,7 @@
6969
"size-limit": "7.0.8",
7070
"traverse": "0.6.6",
7171
"tsdx": "0.14.1",
72-
"tslib": "2.3.1",
72+
"tslib": "2.4.0",
7373
"typescript": "4.6.3"
7474
},
7575
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7296,10 +7296,10 @@ [email protected]:
72967296
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
72977297
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
72987298

7299-
tslib@2.3.1:
7300-
version "2.3.1"
7301-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
7302-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
7299+
tslib@2.4.0:
7300+
version "2.4.0"
7301+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
7302+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
73037303

73047304
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
73057305
version "1.14.1"

0 commit comments

Comments
 (0)