Skip to content

Commit c7ba3c1

Browse files
committed
Update dependency typescript to v5.5.2
1 parent 50c373c commit c7ba3c1

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
@@ -36,7 +36,7 @@
3636
"rimraf": "5.0.7",
3737
"rollup": "^4.0.0",
3838
"tslib": "^2.6.2",
39-
"typescript": "5.4.5"
39+
"typescript": "5.5.2"
4040
},
4141
"devDependencies": {
4242
"husky": "9.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -688,10 +688,10 @@ tslib@^2.6.2:
688688
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
689689
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
690690

691-
typescript@5.4.5:
692-
version "5.4.5"
693-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
694-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
691+
typescript@5.5.2:
692+
version "5.5.2"
693+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
694+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
695695

696696
undici-types@~5.26.4:
697697
version "5.26.5"

0 commit comments

Comments
 (0)