Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit faa7a57

Browse files
committed
chore(deps): update dependency tslib to v2.6.0
1 parent b3a0a08 commit faa7a57

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.9.1",
5454
"tsdx": "0.14.1",
55-
"tslib": "2.5.3",
55+
"tslib": "2.6.0",
5656
"typescript": "4.9.5"
5757
},
5858
"dependencies": {

yarn.lock

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

9397-
tslib@2.5.3:
9398-
version "2.5.3"
9399-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
9400-
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
9397+
tslib@2.6.0:
9398+
version "2.6.0"
9399+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
9400+
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
94019401

94029402
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
94039403
version "1.13.0"

0 commit comments

Comments
 (0)