Skip to content

Commit 0f008d2

Browse files
chore(deps): bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b4284 commit 0f008d2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "~3.5.0",
5555
"swagger-schema-official": "2.0.0-bab6bed",
5656
"swagger2openapi": "^7.0.8",
57-
"typescript": "~5.7.3"
57+
"typescript": "~5.8.2"
5858
},
5959
"devDependencies": {
6060
"@biomejs/biome": "1.9.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3641,7 +3641,7 @@ __metadata:
36413641
swagger-schema-official: "npm:2.0.0-bab6bed"
36423642
swagger2openapi: "npm:^7.0.8"
36433643
tsup: "npm:8.4.0"
3644-
typescript: "npm:~5.7.3"
3644+
typescript: "npm:~5.8.2"
36453645
vitest: "npm:3.0.7"
36463646
bin:
36473647
sta: ./dist/cli.js
@@ -3847,23 +3847,23 @@ __metadata:
38473847
languageName: node
38483848
linkType: hard
38493849

3850-
"typescript@npm:~5.7.3":
3851-
version: 5.7.3
3852-
resolution: "typescript@npm:5.7.3"
3850+
"typescript@npm:~5.8.2":
3851+
version: 5.8.2
3852+
resolution: "typescript@npm:5.8.2"
38533853
bin:
38543854
tsc: bin/tsc
38553855
tsserver: bin/tsserver
3856-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
3856+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
38573857
languageName: node
38583858
linkType: hard
38593859

3860-
"typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
3861-
version: 5.7.3
3862-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
3860+
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
3861+
version: 5.8.2
3862+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
38633863
bin:
38643864
tsc: bin/tsc
38653865
tsserver: bin/tsserver
3866-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
3866+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
38673867
languageName: node
38683868
linkType: hard
38693869

0 commit comments

Comments
 (0)