Skip to content

Commit db515da

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 9b07932 commit db515da

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"
@@ -11289,16 +11289,6 @@ __metadata:
1128911289
languageName: node
1129011290
linkType: hard
1129111291

11292-
"typescript@npm:5.5.4":
11293-
version: 5.5.4
11294-
resolution: "typescript@npm:5.5.4"
11295-
bin:
11296-
tsc: bin/tsc
11297-
tsserver: bin/tsserver
11298-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
11299-
languageName: node
11300-
linkType: hard
11301-
1130211292
"typescript@npm:5.6.1-rc":
1130311293
version: 5.6.1-rc
1130411294
resolution: "typescript@npm:5.6.1-rc"
@@ -11309,13 +11299,13 @@ __metadata:
1130911299
languageName: node
1131011300
linkType: hard
1131111301

11312-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
11313-
version: 5.5.4
11314-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
11302+
"typescript@npm:5.7.2":
11303+
version: 5.7.2
11304+
resolution: "typescript@npm:5.7.2"
1131511305
bin:
1131611306
tsc: bin/tsc
1131711307
tsserver: bin/tsserver
11318-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
11308+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1131911309
languageName: node
1132011310
linkType: hard
1132111311

@@ -11329,6 +11319,16 @@ __metadata:
1132911319
languageName: node
1133011320
linkType: hard
1133111321

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

0 commit comments

Comments
 (0)