Skip to content

Commit 40a6212

Browse files
Bump typescript from 5.7.2 to 5.7.3 (#751)
1 parent 92990a3 commit 40a6212

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
@@ -50,7 +50,7 @@
5050
"eslint": "^9.12.0",
5151
"eslint-config-next": "14.2.14",
5252
"playwright": "^1.47.2",
53-
"typescript": ">=5.7.2",
53+
"typescript": ">=5.7.3",
5454
"webpack": "^5.97.1"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5062,10 +5062,10 @@ typed-array-length@^1.0.6:
50625062
is-typed-array "^1.1.13"
50635063
possible-typed-array-names "^1.0.0"
50645064

5065-
typescript@>=5.7.2:
5066-
version "5.7.2"
5067-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5068-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5065+
typescript@>=5.7.3:
5066+
version "5.7.3"
5067+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
5068+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
50695069

50705070
unbox-primitive@^1.0.2:
50715071
version "1.0.2"

0 commit comments

Comments
 (0)