Skip to content

Commit 889cb06

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] <[email protected]>
1 parent f4d4910 commit 889cb06

6 files changed

+10
-10
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

api/package.json

+1-1
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": "[email protected]"
5050
}

api/yarn.lock

+9-9
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

@@ -4288,23 +4288,23 @@ __metadata:
42884288
languageName: node
42894289
linkType: hard
42904290

4291-
"typescript@npm:^5.4.5":
4292-
version: 5.4.5
4293-
resolution: "typescript@npm:5.4.5"
4291+
"typescript@npm:^5.7.3":
4292+
version: 5.7.3
4293+
resolution: "typescript@npm:5.7.3"
42944294
bin:
42954295
tsc: bin/tsc
42964296
tsserver: bin/tsserver
4297-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
4297+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
42984298
languageName: node
42994299
linkType: hard
43004300

4301-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
4302-
version: 5.4.5
4303-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
4301+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
4302+
version: 5.7.3
4303+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5adc0c"
43044304
bin:
43054305
tsc: bin/tsc
43064306
tsserver: bin/tsserver
4307-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
4307+
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
43084308
languageName: node
43094309
linkType: hard
43104310

0 commit comments

Comments
 (0)