Skip to content

Commit b84b558

Browse files
committed
chore(deps): update dependency typescript to v5.5.2
1 parent 9914375 commit b84b558

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
@@ -70,7 +70,7 @@
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",
73-
"typescript": "5.1.6"
73+
"typescript": "5.5.2"
7474
},
7575
"engines": {
7676
"node": ">=16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6942,10 +6942,10 @@ typed-array-length@^1.0.4:
69426942
for-each "^0.3.3"
69436943
is-typed-array "^1.1.9"
69446944

6945-
typescript@5.1.6:
6946-
version "5.1.6"
6947-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
6948-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
6945+
typescript@5.5.2:
6946+
version "5.5.2"
6947+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6948+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
69496949

69506950
unbox-primitive@^1.0.2:
69516951
version "1.0.2"

0 commit comments

Comments
 (0)