Skip to content

Commit 1eea618

Browse files
build(deps-dev): Bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.4...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 c0b6dfd commit 1eea618

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"sh-syntax": "0.4.2",
220220
"trash-cli": "6.0.0",
221221
"ts-dedent": "2.2.0",
222-
"typescript": "5.5.4",
222+
"typescript": "5.6.2",
223223
"typescript-eslint": "8.4.0",
224224
"unified": "11.0.5",
225225
"vfile": "6.0.3",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@ __metadata:
16511651
sh-syntax: "npm:0.4.2"
16521652
trash-cli: "npm:6.0.0"
16531653
ts-dedent: "npm:2.2.0"
1654-
typescript: "npm:5.5.4"
1654+
typescript: "npm:5.6.2"
16551655
typescript-eslint: "npm:8.4.0"
16561656
unified: "npm:11.0.5"
16571657
vfile: "npm:6.0.3"
@@ -11152,16 +11152,6 @@ __metadata:
1115211152
languageName: node
1115311153
linkType: hard
1115411154

11155-
"typescript@npm:5.5.4":
11156-
version: 5.5.4
11157-
resolution: "typescript@npm:5.5.4"
11158-
bin:
11159-
tsc: bin/tsc
11160-
tsserver: bin/tsserver
11161-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
11162-
languageName: node
11163-
linkType: hard
11164-
1116511155
"typescript@npm:5.6.1-rc":
1116611156
version: 5.6.1-rc
1116711157
resolution: "typescript@npm:5.6.1-rc"
@@ -11172,13 +11162,13 @@ __metadata:
1117211162
languageName: node
1117311163
linkType: hard
1117411164

11175-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
11176-
version: 5.5.4
11177-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
11165+
"typescript@npm:5.6.2":
11166+
version: 5.6.2
11167+
resolution: "typescript@npm:5.6.2"
1117811168
bin:
1117911169
tsc: bin/tsc
1118011170
tsserver: bin/tsserver
11181-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
11171+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
1118211172
languageName: node
1118311173
linkType: hard
1118411174

@@ -11192,6 +11182,16 @@ __metadata:
1119211182
languageName: node
1119311183
linkType: hard
1119411184

11185+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
11186+
version: 5.6.2
11187+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
11188+
bin:
11189+
tsc: bin/tsc
11190+
tsserver: bin/tsserver
11191+
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
11192+
languageName: node
11193+
linkType: hard
11194+
1119511195
"uid@npm:2.0.2":
1119611196
version: 2.0.2
1119711197
resolution: "uid@npm:2.0.2"

0 commit comments

Comments
 (0)