Skip to content

Commit 2511c20

Browse files
build(deps-dev): Bump typescript from 5.7.0-beta to 5.7.0-dev.20241105
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.0-beta to 5.7.0-dev.20241105. - [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 99a05a3 commit 2511c20

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
@@ -211,7 +211,7 @@
211211
"sh-syntax": "0.4.2",
212212
"trash-cli": "6.0.0",
213213
"ts-dedent": "2.2.0",
214-
"typescript": "5.7.0-beta",
214+
"typescript": "5.7.0-dev.20241105",
215215
"typescript-eslint": "8.13.0",
216216
"unified": "11.0.5",
217217
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ __metadata:
16151615
sh-syntax: "npm:0.4.2"
16161616
trash-cli: "npm:6.0.0"
16171617
ts-dedent: "npm:2.2.0"
1618-
typescript: "npm:5.7.0-beta"
1618+
typescript: "npm:5.7.0-dev.20241105"
16191619
typescript-eslint: "npm:8.13.0"
16201620
unified: "npm:11.0.5"
16211621
vfile: "npm:6.0.3"
@@ -11214,13 +11214,13 @@ __metadata:
1121411214
languageName: node
1121511215
linkType: hard
1121611216

11217-
"typescript@npm:5.7.0-beta":
11218-
version: 5.7.0-beta
11219-
resolution: "typescript@npm:5.7.0-beta"
11217+
"typescript@npm:5.7.0-dev.20241105":
11218+
version: 5.7.0-dev.20241105
11219+
resolution: "typescript@npm:5.7.0-dev.20241105"
1122011220
bin:
1122111221
tsc: bin/tsc
1122211222
tsserver: bin/tsserver
11223-
checksum: 10/4edffe5624a80b899e45d2de05014a09247133b2c446811ff9a84e708c360d48930b20924c3418f3dbf104ef3c123e4977ee4e5ec2be67b4a5c0fc9e71052c38
11223+
checksum: 10/aa57235a790624e08f82948e8c60d9e2bcfd908062cfbb5be164b32fb3000b134e346e35ea89255144bb3621c2b0040762c7638e03776a24668e75c3fec822d2
1122411224
languageName: node
1122511225
linkType: hard
1122611226

@@ -11234,13 +11234,13 @@ __metadata:
1123411234
languageName: node
1123511235
linkType: hard
1123611236

11237-
"typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>":
11238-
version: 5.7.0-beta
11239-
resolution: "typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>::version=5.7.0-beta&hash=cef18b"
11237+
"typescript@patch:typescript@npm%3A5.7.0-dev.20241105#optional!builtin<compat/typescript>":
11238+
version: 5.7.0-dev.20241105
11239+
resolution: "typescript@patch:typescript@npm%3A5.7.0-dev.20241105#optional!builtin<compat/typescript>::version=5.7.0-dev.20241105&hash=cef18b"
1124011240
bin:
1124111241
tsc: bin/tsc
1124211242
tsserver: bin/tsserver
11243-
checksum: 10/eb91d3ef54b409df6e000926eb788855bd815da1adec4e967e0092f8e61352b9e42d10da42ac79c2f4a04ce6b2cc545678e1a41db734f865d20c67baad6b1a8a
11243+
checksum: 10/c5658b7663558218daee3371b829db4b0857b4ac09db997720ad3db26278d746561c4b338845df3d1cbaa7d578e78fb04854769d784df1f1ee4e365e874e1ad6
1124411244
languageName: node
1124511245
linkType: hard
1124611246

0 commit comments

Comments
 (0)