Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 343559f

Browse files
chore(deps): update dependency tslib to v2.6.3
1 parent f69f2b3 commit 343559f

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
@@ -32,7 +32,7 @@
3232
"prettier": "2.7.1",
3333
"react": "18.2.0",
3434
"react-dom": "18.2.0",
35-
"tslib": "2.4.1",
35+
"tslib": "2.6.3",
3636
"tsup": "6.5.0",
3737
"typescript": "4.9.3",
3838
"vitest": "0.25.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,10 +1556,10 @@ ts-interface-checker@^0.1.9:
15561556
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"
15571557
integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==
15581558

1559-
tslib@2.4.1:
1560-
version "2.4.1"
1561-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
1562-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
1559+
tslib@2.6.3:
1560+
version "2.6.3"
1561+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1562+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
15631563

15641564
15651565
version "6.5.0"

0 commit comments

Comments
 (0)