Skip to content

Commit b55806c

Browse files
build(deps-dev): Bump typescript from 5.7.3 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c16357 commit b55806c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"tinyrainbow": "2.0.0",
222222
"trash-cli": "6.0.0",
223223
"ts-dedent": "2.2.0",
224-
"typescript": "5.7.3",
224+
"typescript": "5.8.3",
225225
"typescript-eslint": "8.26.0",
226226
"unified": "11.0.5",
227227
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ __metadata:
15651565
tinyrainbow: "npm:2.0.0"
15661566
trash-cli: "npm:6.0.0"
15671567
ts-dedent: "npm:2.2.0"
1568-
typescript: "npm:5.7.3"
1568+
typescript: "npm:5.8.3"
15691569
typescript-eslint: "npm:8.26.0"
15701570
unified: "npm:11.0.5"
15711571
vfile: "npm:6.0.3"
@@ -10531,13 +10531,13 @@ __metadata:
1053110531
languageName: node
1053210532
linkType: hard
1053310533

10534-
"typescript@npm:5.7.3":
10535-
version: 5.7.3
10536-
resolution: "typescript@npm:5.7.3"
10534+
"typescript@npm:5.8.3":
10535+
version: 5.8.3
10536+
resolution: "typescript@npm:5.8.3"
1053710537
bin:
1053810538
tsc: bin/tsc
1053910539
tsserver: bin/tsserver
10540-
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
10540+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
1054110541
languageName: node
1054210542
linkType: hard
1054310543

@@ -10551,13 +10551,13 @@ __metadata:
1055110551
languageName: node
1055210552
linkType: hard
1055310553

10554-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10555-
version: 5.7.3
10556-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
10554+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
10555+
version: 5.8.3
10556+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1055710557
bin:
1055810558
tsc: bin/tsc
1055910559
tsserver: bin/tsserver
10560-
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
10560+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
1056110561
languageName: node
1056210562
linkType: hard
1056310563

0 commit comments

Comments
 (0)