Skip to content

Commit 049820d

Browse files
Update dependency typescript to v5.9.3
1 parent b7d370d commit 049820d

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.9.3"
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.9.3:
631+
version "5.9.3"
632+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
633+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
634634

635635
636636
version "6.2.1"

0 commit comments

Comments
 (0)