Skip to content

Commit f7ea2d5

Browse files
Update dependency typescript to v5.7.2
1 parent 237312c commit f7ea2d5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"image-size": "1.1.1",
8181
"tape": "5.9.0",
8282
"ts-node": "10.9.2",
83-
"typescript": "5.5.4"
83+
"typescript": "5.7.2"
8484
},
8585
"resolutions": {
8686
"http-cache-semantics": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4262,10 +4262,10 @@ typed-array-length@^1.0.6:
42624262
is-typed-array "^1.1.13"
42634263
possible-typed-array-names "^1.0.0"
42644264

4265-
typescript@5.5.4:
4266-
version "5.5.4"
4267-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4268-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4265+
typescript@5.7.2:
4266+
version "5.7.2"
4267+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4268+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
42694269

42704270
unbox-primitive@^1.0.2:
42714271
version "1.0.2"

0 commit comments

Comments
 (0)