Skip to content

Commit cf76e60

Browse files
chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#1223)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f41940d commit cf76e60

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

.yarn/cache/typescript-npm-5.9.2-d00cd8b149-f619cf6773.zip renamed to .yarn/cache/typescript-npm-5.9.3-48715be868-0d0ffb84f2.zip

4.25 MB
Binary file not shown.

.yarn/cache/typescript-patch-051d1684ec-f2327af06f.zip renamed to .yarn/cache/typescript-patch-77e3777349-a5a6dc399d.zip

4.25 MB
Binary file not shown.

.yarn/install-state.gz

-61 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"husky": "9.1.7",
7575
"npm-run-all": "4.1.5",
7676
"prettier": "3.6.2",
77-
"typescript": "5.9.2"
77+
"typescript": "5.9.3"
7878
},
7979
"resolutions": {
8080
"cross-spawn": "7.0.6"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ __metadata:
321321
ramda: 0.32.0
322322
rcedit: 4.0.1
323323
semver: 7.7.3
324-
typescript: 5.9.2
324+
typescript: 5.9.3
325325
yaml: ^2.8.1
326326
zod: 4.2.1
327327
languageName: unknown
@@ -2522,23 +2522,23 @@ __metadata:
25222522
languageName: node
25232523
linkType: hard
25242524

2525-
"typescript@npm:5.9.2":
2526-
version: 5.9.2
2527-
resolution: "typescript@npm:5.9.2"
2525+
"typescript@npm:5.9.3":
2526+
version: 5.9.3
2527+
resolution: "typescript@npm:5.9.3"
25282528
bin:
25292529
tsc: bin/tsc
25302530
tsserver: bin/tsserver
2531-
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
2531+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
25322532
languageName: node
25332533
linkType: hard
25342534

2535-
"typescript@patch:typescript@5.9.2#~builtin<compat/typescript>":
2536-
version: 5.9.2
2537-
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=5786d5"
2535+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
2536+
version: 5.9.3
2537+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=5786d5"
25382538
bin:
25392539
tsc: bin/tsc
25402540
tsserver: bin/tsserver
2541-
checksum: f2327af06fce458b53e02df26b880528636c333bce22e557ff6723cdd0576a2cec75daed37eeb8d330b94fef22be4f19b06d8922793ada5d322b8197efd9391e
2541+
checksum: a5a6dc399d3761ded54192031f11d3ad5df8001c7febe3fbbc8098efcb552cdf8f2f402b3618c56dafcd04fef63dee005f4900f608e185404caedc46480539ed
25422542
languageName: node
25432543
linkType: hard
25442544

0 commit comments

Comments
 (0)