Skip to content

Commit 182f0de

Browse files
build(deps-dev): Bump typescript from 5.5.4 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.7.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.7.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 645b6d2 commit 182f0de

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.7.2",
223223
"typescript-eslint": "8.16.0",
224224
"unified": "11.0.5",
225225
"vfile": "6.0.3",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@ __metadata:
16861686
sh-syntax: "npm:0.4.2"
16871687
trash-cli: "npm:6.0.0"
16881688
ts-dedent: "npm:2.2.0"
1689-
typescript: "npm:5.5.4"
1689+
typescript: "npm:5.7.2"
16901690
typescript-eslint: "npm:8.16.0"
16911691
unified: "npm:11.0.5"
16921692
vfile: "npm:6.0.3"
@@ -11291,16 +11291,6 @@ __metadata:
1129111291
languageName: node
1129211292
linkType: hard
1129311293

11294-
"typescript@npm:5.5.4":
11295-
version: 5.5.4
11296-
resolution: "typescript@npm:5.5.4"
11297-
bin:
11298-
tsc: bin/tsc
11299-
tsserver: bin/tsserver
11300-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
11301-
languageName: node
11302-
linkType: hard
11303-
1130411294
"typescript@npm:5.6.1-rc":
1130511295
version: 5.6.1-rc
1130611296
resolution: "typescript@npm:5.6.1-rc"
@@ -11311,13 +11301,13 @@ __metadata:
1131111301
languageName: node
1131211302
linkType: hard
1131311303

11314-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
11315-
version: 5.5.4
11316-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
11304+
"typescript@npm:5.7.2":
11305+
version: 5.7.2
11306+
resolution: "typescript@npm:5.7.2"
1131711307
bin:
1131811308
tsc: bin/tsc
1131911309
tsserver: bin/tsserver
11320-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
11310+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1132111311
languageName: node
1132211312
linkType: hard
1132311313

@@ -11331,6 +11321,16 @@ __metadata:
1133111321
languageName: node
1133211322
linkType: hard
1133311323

11324+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11325+
version: 5.7.2
11326+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=74658d"
11327+
bin:
11328+
tsc: bin/tsc
11329+
tsserver: bin/tsserver
11330+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
11331+
languageName: node
11332+
linkType: hard
11333+
1133411334
"uid@npm:2.0.2":
1133511335
version: 2.0.2
1133611336
resolution: "uid@npm:2.0.2"

0 commit comments

Comments
 (0)