Skip to content

Commit 5425fab

Browse files
Update dependency typescript from 5.5.4 to 5.7.2
1 parent b865c62 commit 5425fab

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
@@ -43,7 +43,7 @@
4343
"prettier": "3.4.1",
4444
"terser": "5.36.0",
4545
"ts-node": "10.9.2",
46-
"typescript": "5.5.4"
46+
"typescript": "5.7.2"
4747
},
4848
"publishConfig": {
4949
"access": "public"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4887,10 +4887,10 @@ [email protected]:
48874887
"@typescript-eslint/parser" "8.16.0"
48884888
"@typescript-eslint/utils" "8.16.0"
48894889

4890-
typescript@5.5.4:
4891-
version "5.5.4"
4892-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4893-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4890+
typescript@5.7.2:
4891+
version "5.7.2"
4892+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4893+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
48944894

48954895
unbox-primitive@^1.0.1:
48964896
version "1.0.1"

0 commit comments

Comments
 (0)