Skip to content

Commit 4f25823

Browse files
chore(deps): update dependency typescript to ^5.7.3
1 parent 006a7e7 commit 4f25823

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
@@ -76,7 +76,7 @@
7676
"ts-jest": "^29.1.1",
7777
"ts-node": "^10.9.2",
7878
"type-coverage": "^2.27.0",
79-
"typescript": "^5.3.3",
79+
"typescript": "^5.7.3",
8080
"yarn-deduplicate": "^6.0.2"
8181
},
8282
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11568,10 +11568,10 @@ typedarray@^0.0.6:
1156811568
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1156911569
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1157011570

11571-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@^5.3.3:
11572-
version "5.3.3"
11573-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
11574-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
11571+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@^5.7.3:
11572+
version "5.7.3"
11573+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
11574+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1157511575

1157611576
unassert@^2.0.0, unassert@^2.0.2:
1157711577
version "2.0.2"

0 commit comments

Comments
 (0)