Skip to content

Commit 4c7541f

Browse files
chore(deps): bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.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.5.4...v5.6.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 5fd41e8 commit 4c7541f

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
@@ -57,7 +57,7 @@
5757
"prettier": "~3.3.3",
5858
"swagger-schema-official": "2.0.0-bab6bed",
5959
"swagger2openapi": "^7.0.8",
60-
"typescript": "~5.5.4"
60+
"typescript": "~5.6.2"
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "1.8.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3204,7 +3204,7 @@ __metadata:
32043204
swagger-schema-official: "npm:2.0.0-bab6bed"
32053205
swagger2openapi: "npm:^7.0.8"
32063206
tsup: "npm:8.2.4"
3207-
typescript: "npm:~5.5.4"
3207+
typescript: "npm:~5.6.2"
32083208
vitest: "npm:2.0.5"
32093209
bin:
32103210
sta: ./dist/cli.js
@@ -3377,23 +3377,23 @@ __metadata:
33773377
languageName: node
33783378
linkType: hard
33793379

3380-
"typescript@npm:~5.5.4":
3381-
version: 5.5.4
3382-
resolution: "typescript@npm:5.5.4"
3380+
"typescript@npm:~5.6.2":
3381+
version: 5.6.2
3382+
resolution: "typescript@npm:5.6.2"
33833383
bin:
33843384
tsc: bin/tsc
33853385
tsserver: bin/tsserver
3386-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
3386+
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
33873387
languageName: node
33883388
linkType: hard
33893389

3390-
"typescript@patch:typescript@npm%3A~5.5.4#optional!builtin<compat/typescript>":
3391-
version: 5.5.4
3392-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
3390+
"typescript@patch:typescript@npm%3A~5.6.2#optional!builtin<compat/typescript>":
3391+
version: 5.6.2
3392+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
33933393
bin:
33943394
tsc: bin/tsc
33953395
tsserver: bin/tsserver
3396-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
3396+
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
33973397
languageName: node
33983398
linkType: hard
33993399

0 commit comments

Comments
 (0)