Skip to content

Commit d11c97b

Browse files
build(deps-dev): Bump typescript from 5.7.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 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 5168f35 commit d11c97b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"sh-syntax": "0.4.2",
254254
"trash-cli": "6.0.0",
255255
"ts-dedent": "2.2.0",
256-
"typescript": "5.7.2",
256+
"typescript": "5.8.3",
257257
"typescript-eslint": "8.21.0",
258258
"unified": "11.0.5",
259259
"vfile": "6.0.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1945,7 +1945,7 @@ __metadata:
19451945
strip-json-comments: "npm:5.0.1"
19461946
trash-cli: "npm:6.0.0"
19471947
ts-dedent: "npm:2.2.0"
1948-
typescript: "npm:5.7.2"
1948+
typescript: "npm:5.8.3"
19491949
typescript-eslint: "npm:8.21.0"
19501950
unified: "npm:11.0.5"
19511951
vfile: "npm:6.0.3"
@@ -11180,13 +11180,13 @@ __metadata:
1118011180
languageName: node
1118111181
linkType: hard
1118211182

11183-
"typescript@npm:5.7.2":
11184-
version: 5.7.2
11185-
resolution: "typescript@npm:5.7.2"
11183+
"typescript@npm:5.8.3":
11184+
version: 5.8.3
11185+
resolution: "typescript@npm:5.8.3"
1118611186
bin:
1118711187
tsc: bin/tsc
1118811188
tsserver: bin/tsserver
11189-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11189+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
1119011190
languageName: node
1119111191
linkType: hard
1119211192

@@ -11200,13 +11200,13 @@ __metadata:
1120011200
languageName: node
1120111201
linkType: hard
1120211202

11203-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11204-
version: 5.7.2
11205-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
11203+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
11204+
version: 5.8.3
11205+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1120611206
bin:
1120711207
tsc: bin/tsc
1120811208
tsserver: bin/tsserver
11209-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11209+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
1121011210
languageName: node
1121111211
linkType: hard
1121211212

0 commit comments

Comments
 (0)