Skip to content

Commit e057dd3

Browse files
build(deps-dev): Bump typescript from 5.7.0-beta to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.0-beta 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](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b083ad4 commit e057dd3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"sh-syntax": "0.4.2",
221221
"trash-cli": "6.0.0",
222222
"ts-dedent": "2.2.0",
223-
"typescript": "5.7.0-beta",
223+
"typescript": "5.7.2",
224224
"typescript-eslint": "8.15.0",
225225
"unified": "11.0.5",
226226
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@ __metadata:
17871787
sh-syntax: "npm:0.4.2"
17881788
trash-cli: "npm:6.0.0"
17891789
ts-dedent: "npm:2.2.0"
1790-
typescript: "npm:5.7.0-beta"
1790+
typescript: "npm:5.7.2"
17911791
typescript-eslint: "npm:8.15.0"
17921792
unified: "npm:11.0.5"
17931793
vfile: "npm:6.0.3"
@@ -11002,13 +11002,13 @@ __metadata:
1100211002
languageName: node
1100311003
linkType: hard
1100411004

11005-
"typescript@npm:5.7.0-beta":
11006-
version: 5.7.0-beta
11007-
resolution: "typescript@npm:5.7.0-beta"
11005+
"typescript@npm:5.7.2":
11006+
version: 5.7.2
11007+
resolution: "typescript@npm:5.7.2"
1100811008
bin:
1100911009
tsc: bin/tsc
1101011010
tsserver: bin/tsserver
11011-
checksum: 10/4edffe5624a80b899e45d2de05014a09247133b2c446811ff9a84e708c360d48930b20924c3418f3dbf104ef3c123e4977ee4e5ec2be67b4a5c0fc9e71052c38
11011+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1101211012
languageName: node
1101311013
linkType: hard
1101411014

@@ -11022,13 +11022,13 @@ __metadata:
1102211022
languageName: node
1102311023
linkType: hard
1102411024

11025-
"typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>":
11026-
version: 5.7.0-beta
11027-
resolution: "typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>::version=5.7.0-beta&hash=cef18b"
11025+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11026+
version: 5.7.2
11027+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
1102811028
bin:
1102911029
tsc: bin/tsc
1103011030
tsserver: bin/tsserver
11031-
checksum: 10/eb91d3ef54b409df6e000926eb788855bd815da1adec4e967e0092f8e61352b9e42d10da42ac79c2f4a04ce6b2cc545678e1a41db734f865d20c67baad6b1a8a
11031+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1103211032
languageName: node
1103311033
linkType: hard
1103411034

0 commit comments

Comments
 (0)