Skip to content

Commit 255be93

Browse files
dependabot[bot]jamacku
authored andcommitted
build(deps-dev): bump typescript from 5.8.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5fb45e commit 255be93

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"esbuild": "0.25.9",
5050
"prettier": "3.6.2",
5151
"ts-node": "10.9.2",
52-
"typescript": "5.8.3",
52+
"typescript": "5.9.2",
5353
"vitest": "3.2.4"
5454
}
5555
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2404,7 +2404,7 @@ __metadata:
24042404
jira.js: "npm:5.2.2"
24052405
prettier: "npm:3.6.2"
24062406
ts-node: "npm:10.9.2"
2407-
typescript: "npm:5.8.3"
2407+
typescript: "npm:5.9.2"
24082408
vitest: "npm:3.2.4"
24092409
zod: "npm:4.1.5"
24102410
bin:
@@ -2585,23 +2585,23 @@ __metadata:
25852585
languageName: node
25862586
linkType: hard
25872587

2588-
"typescript@npm:5.8.3":
2589-
version: 5.8.3
2590-
resolution: "typescript@npm:5.8.3"
2588+
"typescript@npm:5.9.2":
2589+
version: 5.9.2
2590+
resolution: "typescript@npm:5.9.2"
25912591
bin:
25922592
tsc: bin/tsc
25932593
tsserver: bin/tsserver
2594-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
2594+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
25952595
languageName: node
25962596
linkType: hard
25972597

2598-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
2599-
version: 5.8.3
2600-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2598+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
2599+
version: 5.9.2
2600+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
26012601
bin:
26022602
tsc: bin/tsc
26032603
tsserver: bin/tsserver
2604-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
2604+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
26052605
languageName: node
26062606
linkType: hard
26072607

0 commit comments

Comments
 (0)