Skip to content

Commit 6f3aba9

Browse files
build(deps): update dependency tslib to v2.6.3
1 parent 937b130 commit 6f3aba9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@types/node": "14.18.63",
29-
"tslib": "2.6.2",
29+
"tslib": "2.6.3",
3030
"unknown": "^0.2.5"
3131
},
3232
"devDependencies": {

Diff for: yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -5458,11 +5458,16 @@ [email protected]:
54585458
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
54595459
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
54605460

5461-
[email protected], tslib@^2.1.0, tslib@^2.3.1:
5461+
54625462
version "2.6.2"
54635463
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
54645464
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
54655465

5466+
[email protected], tslib@^2.1.0, tslib@^2.3.1:
5467+
version "2.6.3"
5468+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
5469+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
5470+
54665471
tslib@^1.8.1:
54675472
version "1.14.1"
54685473
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)