Skip to content

Commit 70f5795

Browse files
build(deps-dev): Bump typescript from 5.5.3 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2. - [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.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c42fa3 commit 70f5795

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.2",
131131
"typescript-eslint": "8.6.0",
132132
"vitest": "2.1.1",
133133
"yaml-eslint-parser": "1.2.3"

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@ __metadata:
15121512
sh-syntax: "npm:0.4.2"
15131513
trash-cli: "npm:6.0.0"
15141514
ts-dedent: "npm:2.2.0"
1515-
typescript: "npm:5.5.3"
1515+
typescript: "npm:5.6.2"
15161516
typescript-eslint: "npm:8.6.0"
15171517
vitest: "npm:2.1.1"
15181518
yaml-eslint-parser: "npm:1.2.3"
@@ -9693,16 +9693,6 @@ __metadata:
96939693
languageName: node
96949694
linkType: hard
96959695

9696-
"typescript@npm:5.5.3":
9697-
version: 5.5.3
9698-
resolution: "typescript@npm:5.5.3"
9699-
bin:
9700-
tsc: bin/tsc
9701-
tsserver: bin/tsserver
9702-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
9703-
languageName: node
9704-
linkType: hard
9705-
97069696
"typescript@npm:5.6.1-rc":
97079697
version: 5.6.1-rc
97089698
resolution: "typescript@npm:5.6.1-rc"
@@ -9713,13 +9703,13 @@ __metadata:
97139703
languageName: node
97149704
linkType: hard
97159705

9716-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
9717-
version: 5.5.3
9718-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=d69c25"
9706+
"typescript@npm:5.6.2":
9707+
version: 5.6.2
9708+
resolution: "typescript@npm:5.6.2"
97199709
bin:
97209710
tsc: bin/tsc
97219711
tsserver: bin/tsserver
9722-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
9712+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
97239713
languageName: node
97249714
linkType: hard
97259715

@@ -9733,6 +9723,16 @@ __metadata:
97339723
languageName: node
97349724
linkType: hard
97359725

9726+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
9727+
version: 5.6.2
9728+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=d69c25"
9729+
bin:
9730+
tsc: bin/tsc
9731+
tsserver: bin/tsserver
9732+
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
9733+
languageName: node
9734+
linkType: hard
9735+
97369736
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
97379737
version: 2.1.0
97389738
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)