Skip to content

Commit b629ca7

Browse files
committed
Update dependency typescript to v5.5.3
1 parent c7ba3c1 commit b629ca7

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.5.2"
39+
"typescript": "5.5.3"
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.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==
691+
typescript@5.5.3:
692+
version "5.5.3"
693+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
694+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
695695

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

0 commit comments

Comments
 (0)