Skip to content

Commit c7b6ba8

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 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.3...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 fed3d0a commit c7b6ba8

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
@@ -127,7 +127,7 @@
127127
"sh-syntax": "0.4.2",
128128
"trash-cli": "6.0.0",
129129
"ts-dedent": "2.2.0",
130-
"typescript": "5.5.3",
130+
"typescript": "5.6.3",
131131
"typescript-eslint": "8.12.2",
132132
"vitest": "2.1.3",
133133
"yaml-eslint-parser": "1.2.3"

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@ __metadata:
15401540
sh-syntax: "npm:0.4.2"
15411541
trash-cli: "npm:6.0.0"
15421542
ts-dedent: "npm:2.2.0"
1543-
typescript: "npm:5.5.3"
1543+
typescript: "npm:5.6.3"
15441544
typescript-eslint: "npm:8.12.2"
15451545
vitest: "npm:2.1.3"
15461546
yaml-eslint-parser: "npm:1.2.3"
@@ -9807,16 +9807,6 @@ __metadata:
98079807
languageName: node
98089808
linkType: hard
98099809

9810-
"typescript@npm:5.5.3":
9811-
version: 5.5.3
9812-
resolution: "typescript@npm:5.5.3"
9813-
bin:
9814-
tsc: bin/tsc
9815-
tsserver: bin/tsserver
9816-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
9817-
languageName: node
9818-
linkType: hard
9819-
98209810
"typescript@npm:5.6.1-rc":
98219811
version: 5.6.1-rc
98229812
resolution: "typescript@npm:5.6.1-rc"
@@ -9827,13 +9817,13 @@ __metadata:
98279817
languageName: node
98289818
linkType: hard
98299819

9830-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
9831-
version: 5.5.3
9832-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=d69c25"
9820+
"typescript@npm:5.6.3":
9821+
version: 5.6.3
9822+
resolution: "typescript@npm:5.6.3"
98339823
bin:
98349824
tsc: bin/tsc
98359825
tsserver: bin/tsserver
9836-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
9826+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
98379827
languageName: node
98389828
linkType: hard
98399829

@@ -9847,6 +9837,16 @@ __metadata:
98479837
languageName: node
98489838
linkType: hard
98499839

9840+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
9841+
version: 5.6.3
9842+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=d69c25"
9843+
bin:
9844+
tsc: bin/tsc
9845+
tsserver: bin/tsserver
9846+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
9847+
languageName: node
9848+
linkType: hard
9849+
98509850
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
98519851
version: 2.1.0
98529852
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)