Skip to content

Commit ef1dd1e

Browse files
Update dependency typescript from 5.5.4 to 5.7.2
1 parent fdc94fd commit ef1dd1e

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
@@ -46,7 +46,7 @@
4646
"prettier": "3.3.3",
4747
"terser": "5.36.0",
4848
"ts-node": "10.9.2",
49-
"typescript": "5.5.4"
49+
"typescript": "5.7.2"
5050
},
5151
"publishConfig": {
5252
"access": "public"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4533,10 +4533,10 @@ typed-array-length@^1.0.4:
45334533
for-each "^0.3.3"
45344534
is-typed-array "^1.1.9"
45354535

4536-
typescript@5.5.4:
4537-
version "5.5.4"
4538-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4539-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4536+
typescript@5.7.2:
4537+
version "5.7.2"
4538+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4539+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
45404540

45414541
unbox-primitive@^1.0.1:
45424542
version "1.0.1"

0 commit comments

Comments
 (0)