Skip to content

Commit 87dcfbe

Browse files
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 04a59c1 commit 87dcfbe

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
5151
"prettier": "^3.3.3",
5252
"ts-node": "^10.9.1",
53-
"typescript": "~5.5.4"
53+
"typescript": "~5.7.2"
5454
},
5555
"bin": "./bin/parachain-launch",
5656
"packageManager": "[email protected]",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ __metadata:
179179
readline-sync: ^1.4.10
180180
shelljs: ^0.8.5
181181
ts-node: ^10.9.1
182-
typescript: ~5.5.4
182+
typescript: ~5.7.2
183183
yaml: ^2.4.2
184184
yargs: ^17.7.2
185185
bin:
@@ -3415,23 +3415,23 @@ __metadata:
34153415
languageName: node
34163416
linkType: hard
34173417

3418-
"typescript@npm:~5.5.4":
3419-
version: 5.5.4
3420-
resolution: "typescript@npm:5.5.4"
3418+
"typescript@npm:~5.7.2":
3419+
version: 5.7.2
3420+
resolution: "typescript@npm:5.7.2"
34213421
bin:
34223422
tsc: bin/tsc
34233423
tsserver: bin/tsserver
3424-
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
3424+
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
34253425
languageName: node
34263426
linkType: hard
34273427

3428-
"typescript@patch:typescript@~5.5.4#~builtin<compat/typescript>":
3429-
version: 5.5.4
3430-
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=5da071"
3428+
"typescript@patch:typescript@~5.7.2#~builtin<compat/typescript>":
3429+
version: 5.7.2
3430+
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=5da071"
34313431
bin:
34323432
tsc: bin/tsc
34333433
tsserver: bin/tsserver
3434-
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
3434+
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
34353435
languageName: node
34363436
linkType: hard
34373437

0 commit comments

Comments
 (0)