Skip to content

Commit 28819b1

Browse files
chore(deps): update dependency typescript to v5.7.3 (#529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2cab28 commit 28819b1

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
"ts-jest": "29.2.5",
7171
"ts-node": "10.9.2",
7272
"tslib": "2.8.1",
73-
"typescript": "5.7.2"
73+
"typescript": "5.7.3"
7474
},
7575
"dependencies": {
7676
"form-data": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5407,10 +5407,10 @@ typedarray@^0.0.6:
54075407
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
54085408
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
54095409

5410-
typescript@5.7.2:
5411-
version "5.7.2"
5412-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz"
5413-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5410+
typescript@5.7.3:
5411+
version "5.7.3"
5412+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
5413+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
54145414

54155415
uglify-js@^3.1.4:
54165416
version "3.18.0"

0 commit comments

Comments
 (0)