Skip to content

Commit 7edc900

Browse files
Bump typescript from 5.4.5 to 5.7.3 in /api
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 559d33e commit 7edc900

6 files changed

+10
-10
lines changed
-5.62 MB
Binary file not shown.
4.11 MB
Binary file not shown.
4.11 MB
Binary file not shown.
-5.63 MB
Binary file not shown.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"nodemon": "^3.1.7",
4545
"prettier": "^3.2.5",
4646
"ts-node": "^10.9.2",
47-
"typescript": "^5.4.5"
47+
"typescript": "^5.7.3"
4848
},
4949
"packageManager": "yarn@4.1.1"
5050
}

api/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ __metadata:
13161316
prettier: "npm:^3.2.5"
13171317
slugify: "npm:^1.6.6"
13181318
ts-node: "npm:^10.9.2"
1319-
typescript: "npm:^5.4.5"
1319+
typescript: "npm:^5.7.3"
13201320
languageName: unknown
13211321
linkType: soft
13221322

@@ -4302,23 +4302,23 @@ __metadata:
43024302
languageName: node
43034303
linkType: hard
43044304

4305-
"typescript@npm:^5.4.5":
4306-
version: 5.4.5
4307-
resolution: "typescript@npm:5.4.5"
4305+
"typescript@npm:^5.7.3":
4306+
version: 5.7.3
4307+
resolution: "typescript@npm:5.7.3"
43084308
bin:
43094309
tsc: bin/tsc
43104310
tsserver: bin/tsserver
4311-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
4311+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
43124312
languageName: node
43134313
linkType: hard
43144314

4315-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
4316-
version: 5.4.5
4317-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
4315+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
4316+
version: 5.7.3
4317+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5adc0c"
43184318
bin:
43194319
tsc: bin/tsc
43204320
tsserver: bin/tsserver
4321-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
4321+
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
43224322
languageName: node
43234323
linkType: hard
43244324

0 commit comments

Comments
 (0)