Skip to content

Commit 8c2162d

Browse files
Bump typescript from 5.4.5 to 5.6.3 in /api
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.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.6.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 0cba51a commit 8c2162d

6 files changed

Lines changed: 10 additions & 10 deletions
-5.62 MB
Binary file not shown.
4.05 MB
Binary file not shown.
4.05 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.6.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
@@ -1346,7 +1346,7 @@ __metadata:
13461346
prettier: "npm:^3.2.5"
13471347
slugify: "npm:^1.6.6"
13481348
ts-node: "npm:^10.9.2"
1349-
typescript: "npm:^5.4.5"
1349+
typescript: "npm:^5.6.3"
13501350
languageName: unknown
13511351
linkType: soft
13521352

@@ -4386,23 +4386,23 @@ __metadata:
43864386
languageName: node
43874387
linkType: hard
43884388

4389-
"typescript@npm:^5.4.5":
4390-
version: 5.4.5
4391-
resolution: "typescript@npm:5.4.5"
4389+
"typescript@npm:^5.6.3":
4390+
version: 5.6.3
4391+
resolution: "typescript@npm:5.6.3"
43924392
bin:
43934393
tsc: bin/tsc
43944394
tsserver: bin/tsserver
4395-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
4395+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
43964396
languageName: node
43974397
linkType: hard
43984398

4399-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
4400-
version: 5.4.5
4401-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
4399+
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
4400+
version: 5.6.3
4401+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
44024402
bin:
44034403
tsc: bin/tsc
44044404
tsserver: bin/tsserver
4405-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
4405+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
44064406
languageName: node
44074407
linkType: hard
44084408

0 commit comments

Comments
 (0)