Skip to content

Commit 48aa784

Browse files
Update dependency typescript from 5.7.2 to 5.7.3
1 parent 6614d90 commit 48aa784

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "9.17.0",
2929
"prettier": "3.4.2",
3030
"ts-node-dev": "2.0.0",
31-
"typescript": "5.7.2"
31+
"typescript": "5.7.3"
3232
},
3333
"volta": {
3434
"node": "20.9.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2945,10 +2945,10 @@ [email protected]:
29452945
"@typescript-eslint/parser" "8.18.1"
29462946
"@typescript-eslint/utils" "8.18.1"
29472947

2948-
2949-
version "5.7.2"
2950-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
2951-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
2948+
2949+
version "5.7.3"
2950+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2951+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
29522952

29532953
unbox-primitive@^1.0.2:
29542954
version "1.0.2"

0 commit comments

Comments
 (0)