Skip to content

Commit 1258c40

Browse files
build(deps-dev): Bump typescript from 5.6.2 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 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.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 530ecbc commit 1258c40

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
@@ -208,7 +208,7 @@
208208
"tinyrainbow": "1.2.0",
209209
"trash-cli": "6.0.0",
210210
"ts-dedent": "2.2.0",
211-
"typescript": "5.6.2",
211+
"typescript": "5.6.3",
212212
"typescript-eslint": "8.12.2",
213213
"unified": "11.0.5",
214214
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,7 @@ __metadata:
18661866
tinyrainbow: "npm:1.2.0"
18671867
trash-cli: "npm:6.0.0"
18681868
ts-dedent: "npm:2.2.0"
1869-
typescript: "npm:5.6.2"
1869+
typescript: "npm:5.6.3"
18701870
typescript-eslint: "npm:8.12.2"
18711871
unified: "npm:11.0.5"
18721872
vfile: "npm:6.0.3"
@@ -11021,13 +11021,13 @@ __metadata:
1102111021
languageName: node
1102211022
linkType: hard
1102311023

11024-
"typescript@npm:5.6.2":
11025-
version: 5.6.2
11026-
resolution: "typescript@npm:5.6.2"
11024+
"typescript@npm:5.6.3":
11025+
version: 5.6.3
11026+
resolution: "typescript@npm:5.6.3"
1102711027
bin:
1102811028
tsc: bin/tsc
1102911029
tsserver: bin/tsserver
11030-
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
11030+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1103111031
languageName: node
1103211032
linkType: hard
1103311033

@@ -11041,13 +11041,13 @@ __metadata:
1104111041
languageName: node
1104211042
linkType: hard
1104311043

11044-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
11045-
version: 5.6.2
11046-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
11044+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
11045+
version: 5.6.3
11046+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
1104711047
bin:
1104811048
tsc: bin/tsc
1104911049
tsserver: bin/tsserver
11050-
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
11050+
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
1105111051
languageName: node
1105211052
linkType: hard
1105311053

0 commit comments

Comments
 (0)