Skip to content

Commit a4800df

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] <support@github.com>
1 parent 870323f commit a4800df

6 files changed

Lines changed: 10 additions & 10 deletions
-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": "yarn@4.1.1"
5050
}

api/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,7 @@ __metadata:
12761276
prettier: "npm:^3.2.5"
12771277
slugify: "npm:^1.6.6"
12781278
ts-node: "npm:^10.9.2"
1279-
typescript: "npm:^5.4.5"
1279+
typescript: "npm:^5.5.3"
12801280
languageName: unknown
12811281
linkType: soft
12821282

@@ -4134,23 +4134,23 @@ __metadata:
41344134
languageName: node
41354135
linkType: hard
41364136

4137-
"typescript@npm:^5.4.5":
4138-
version: 5.4.5
4139-
resolution: "typescript@npm:5.4.5"
4137+
"typescript@npm:^5.5.3":
4138+
version: 5.5.3
4139+
resolution: "typescript@npm:5.5.3"
41404140
bin:
41414141
tsc: bin/tsc
41424142
tsserver: bin/tsserver
4143-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
4143+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
41444144
languageName: node
41454145
linkType: hard
41464146

4147-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
4148-
version: 5.4.5
4149-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
4147+
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
4148+
version: 5.5.3
4149+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
41504150
bin:
41514151
tsc: bin/tsc
41524152
tsserver: bin/tsserver
4153-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
4153+
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
41544154
languageName: node
41554155
linkType: hard
41564156

0 commit comments

Comments
 (0)