Skip to content

Commit 5e779e2

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 99883e4 commit 5e779e2

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.10.0",
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
@@ -1845,7 +1845,7 @@ __metadata:
18451845
tinyrainbow: "npm:1.2.0"
18461846
trash-cli: "npm:6.0.0"
18471847
ts-dedent: "npm:2.2.0"
1848-
typescript: "npm:5.6.2"
1848+
typescript: "npm:5.6.3"
18491849
typescript-eslint: "npm:8.10.0"
18501850
unified: "npm:11.0.5"
18511851
vfile: "npm:6.0.3"
@@ -10972,13 +10972,13 @@ __metadata:
1097210972
languageName: node
1097310973
linkType: hard
1097410974

10975-
"typescript@npm:5.6.2":
10976-
version: 5.6.2
10977-
resolution: "typescript@npm:5.6.2"
10975+
"typescript@npm:5.6.3":
10976+
version: 5.6.3
10977+
resolution: "typescript@npm:5.6.3"
1097810978
bin:
1097910979
tsc: bin/tsc
1098010980
tsserver: bin/tsserver
10981-
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
10981+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1098210982
languageName: node
1098310983
linkType: hard
1098410984

@@ -10992,13 +10992,13 @@ __metadata:
1099210992
languageName: node
1099310993
linkType: hard
1099410994

10995-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
10996-
version: 5.6.2
10997-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
10995+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
10996+
version: 5.6.3
10997+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
1099810998
bin:
1099910999
tsc: bin/tsc
1100011000
tsserver: bin/tsserver
11001-
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
11001+
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
1100211002
languageName: node
1100311003
linkType: hard
1100411004

0 commit comments

Comments
 (0)