Skip to content

Commit 5252d8e

Browse files
build(deps-dev): Bump typescript from 5.5.4 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 947a015 commit 5252d8e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"sh-syntax": "0.4.2",
220220
"trash-cli": "6.0.0",
221221
"ts-dedent": "2.2.0",
222-
"typescript": "5.5.4",
222+
"typescript": "5.6.3",
223223
"typescript-eslint": "8.13.0",
224224
"unified": "11.0.5",
225225
"vfile": "6.0.3",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@ __metadata:
16861686
sh-syntax: "npm:0.4.2"
16871687
trash-cli: "npm:6.0.0"
16881688
ts-dedent: "npm:2.2.0"
1689-
typescript: "npm:5.5.4"
1689+
typescript: "npm:5.6.3"
16901690
typescript-eslint: "npm:8.13.0"
16911691
unified: "npm:11.0.5"
16921692
vfile: "npm:6.0.3"
@@ -11263,16 +11263,6 @@ __metadata:
1126311263
languageName: node
1126411264
linkType: hard
1126511265

11266-
"typescript@npm:5.5.4":
11267-
version: 5.5.4
11268-
resolution: "typescript@npm:5.5.4"
11269-
bin:
11270-
tsc: bin/tsc
11271-
tsserver: bin/tsserver
11272-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
11273-
languageName: node
11274-
linkType: hard
11275-
1127611266
"typescript@npm:5.6.1-rc":
1127711267
version: 5.6.1-rc
1127811268
resolution: "typescript@npm:5.6.1-rc"
@@ -11283,13 +11273,13 @@ __metadata:
1128311273
languageName: node
1128411274
linkType: hard
1128511275

11286-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
11287-
version: 5.5.4
11288-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
11276+
"typescript@npm:5.6.3":
11277+
version: 5.6.3
11278+
resolution: "typescript@npm:5.6.3"
1128911279
bin:
1129011280
tsc: bin/tsc
1129111281
tsserver: bin/tsserver
11292-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
11282+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1129311283
languageName: node
1129411284
linkType: hard
1129511285

@@ -11303,6 +11293,16 @@ __metadata:
1130311293
languageName: node
1130411294
linkType: hard
1130511295

11296+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
11297+
version: 5.6.3
11298+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=74658d"
11299+
bin:
11300+
tsc: bin/tsc
11301+
tsserver: bin/tsserver
11302+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
11303+
languageName: node
11304+
linkType: hard
11305+
1130611306
"uid@npm:2.0.2":
1130711307
version: 2.0.2
1130811308
resolution: "uid@npm:2.0.2"

0 commit comments

Comments
 (0)