Skip to content

Commit 5d2a67d

Browse files
Update dependency typescript to v5.7.2
1 parent b7d370d commit 5d2a67d

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
@@ -55,7 +55,7 @@
5555
"mocha": "10.2.0",
5656
"mocha-slow-options": "0.0.2",
5757
"should": "13.2.3",
58-
"typescript": "5.0.4"
58+
"typescript": "5.7.2"
5959
},
6060
"dependencies": {}
6161
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -627,10 +627,10 @@ to-regex-range@^5.0.1:
627627
dependencies:
628628
is-number "^7.0.0"
629629

630-
typescript@5.0.4:
631-
version "5.0.4"
632-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
633-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
630+
typescript@5.7.2:
631+
version "5.7.2"
632+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
633+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
634634

635635
636636
version "6.2.1"

0 commit comments

Comments
 (0)