Skip to content

Commit 79a250e

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 0151aa5 commit 79a250e

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.9.0",
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
@@ -1519,7 +1519,7 @@ __metadata:
15191519
sh-syntax: "npm:0.4.2"
15201520
trash-cli: "npm:6.0.0"
15211521
ts-dedent: "npm:2.2.0"
1522-
typescript: "npm:5.5.3"
1522+
typescript: "npm:5.6.3"
15231523
typescript-eslint: "npm:8.9.0"
15241524
vitest: "npm:2.1.3"
15251525
yaml-eslint-parser: "npm:1.2.3"
@@ -9786,16 +9786,6 @@ __metadata:
97869786
languageName: node
97879787
linkType: hard
97889788

9789-
"typescript@npm:5.5.3":
9790-
version: 5.5.3
9791-
resolution: "typescript@npm:5.5.3"
9792-
bin:
9793-
tsc: bin/tsc
9794-
tsserver: bin/tsserver
9795-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
9796-
languageName: node
9797-
linkType: hard
9798-
97999789
"typescript@npm:5.6.1-rc":
98009790
version: 5.6.1-rc
98019791
resolution: "typescript@npm:5.6.1-rc"
@@ -9806,13 +9796,13 @@ __metadata:
98069796
languageName: node
98079797
linkType: hard
98089798

9809-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
9810-
version: 5.5.3
9811-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=d69c25"
9799+
"typescript@npm:5.6.3":
9800+
version: 5.6.3
9801+
resolution: "typescript@npm:5.6.3"
98129802
bin:
98139803
tsc: bin/tsc
98149804
tsserver: bin/tsserver
9815-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
9805+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
98169806
languageName: node
98179807
linkType: hard
98189808

@@ -9826,6 +9816,16 @@ __metadata:
98269816
languageName: node
98279817
linkType: hard
98289818

9819+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
9820+
version: 5.6.3
9821+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=d69c25"
9822+
bin:
9823+
tsc: bin/tsc
9824+
tsserver: bin/tsserver
9825+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
9826+
languageName: node
9827+
linkType: hard
9828+
98299829
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
98309830
version: 2.1.0
98319831
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)