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

Commit f67fa39

Browse files
committed
Update dependency tslib to v2.6.3
1 parent 7a22b34 commit f67fa39

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
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-typescript": "11.1.6",
4646
"rollup": "4.18.0",
4747
"rollup-plugin-terser": "7.0.2",
48-
"tslib": "2.6.2",
48+
"tslib": "2.6.3",
4949
"typescript": "5.4.5"
5050
}
5151
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,10 @@ terser@^5.0.0:
396396
commander "^2.20.0"
397397
source-map-support "~0.5.20"
398398

399-
tslib@2.6.2:
400-
version "2.6.2"
401-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
402-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
399+
tslib@2.6.3:
400+
version "2.6.3"
401+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
402+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
403403

404404
typescript@5.4.5:
405405
version "5.4.5"

0 commit comments

Comments
 (0)