Skip to content

Commit ad497d8

Browse files
Bump typescript from 5.4.3 to 5.5.3 in /api
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.5.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.3...v5.5.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 4ec182d commit ad497d8

6 files changed

+10
-10
lines changed
-5.62 MB
Binary file not shown.
3.92 MB
Binary file not shown.
-5.63 MB
Binary file not shown.
3.92 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.0",
4545
"prettier": "^3.2.5",
4646
"ts-node": "^10.9.2",
47-
"typescript": "^5.4.5"
47+
"typescript": "^5.5.3"
4848
},
4949
"packageManager": "[email protected]"
5050
}

api/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ __metadata:
13221322
prettier: "npm:^3.2.5"
13231323
slugify: "npm:^1.6.6"
13241324
ts-node: "npm:^10.9.2"
1325-
typescript: "npm:^5.4.5"
1325+
typescript: "npm:^5.5.3"
13261326
languageName: unknown
13271327
linkType: soft
13281328

@@ -4198,23 +4198,23 @@ __metadata:
41984198
languageName: node
41994199
linkType: hard
42004200

4201-
"typescript@npm:^5.4.5":
4202-
version: 5.4.5
4203-
resolution: "typescript@npm:5.4.5"
4201+
"typescript@npm:^5.5.3":
4202+
version: 5.5.3
4203+
resolution: "typescript@npm:5.5.3"
42044204
bin:
42054205
tsc: bin/tsc
42064206
tsserver: bin/tsserver
4207-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
4207+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
42084208
languageName: node
42094209
linkType: hard
42104210

4211-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
4212-
version: 5.4.5
4213-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
4211+
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
4212+
version: 5.5.3
4213+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
42144214
bin:
42154215
tsc: bin/tsc
42164216
tsserver: bin/tsserver
4217-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
4217+
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
42184218
languageName: node
42194219
linkType: hard
42204220

0 commit comments

Comments
 (0)