Skip to content

Commit 45b5a45

Browse files
committed
chore(deps): update dependency typescript to v5.5.3
1 parent dfe786f commit 45b5a45

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
@@ -63,6 +63,6 @@
6363
"prettier": "3.3.2",
6464
"rimraf": "5.0.7",
6565
"semantic-release": "21.1.2",
66-
"typescript": "5.5.2"
66+
"typescript": "5.5.3"
6767
}
6868
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7314,10 +7314,10 @@ type-fest@^3.8.0:
73147314
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.8.0.tgz#ce80d1ca7c7d11c5540560999cbd410cb5b3a385"
73157315
integrity sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==
73167316

7317-
typescript@5.5.2:
7318-
version "5.5.2"
7319-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7320-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7317+
typescript@5.5.3:
7318+
version "5.5.3"
7319+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7320+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
73217321

73227322
uglify-js@^3.1.4:
73237323
version "3.15.4"

0 commit comments

Comments
 (0)