Skip to content

Commit 7e63463

Browse files
authored
Merge pull request #989 from acacode/dependabot/npm_and_yarn/typescript-5.7.2
chore(deps): bump typescript from 5.6.3 to 5.7.2
2 parents 5e3c4be + d92b51b commit 7e63463

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.6.3"
60+
"typescript": "~5.7.2"
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "1.9.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,7 +2584,7 @@ __metadata:
25842584
swagger-schema-official: "npm:2.0.0-bab6bed"
25852585
swagger2openapi: "npm:^7.0.8"
25862586
tsup: "npm:8.3.5"
2587-
typescript: "npm:~5.6.3"
2587+
typescript: "npm:~5.7.2"
25882588
vitest: "npm:2.1.5"
25892589
bin:
25902590
sta: ./dist/cli.js
@@ -2765,23 +2765,23 @@ __metadata:
27652765
languageName: node
27662766
linkType: hard
27672767

2768-
"typescript@npm:~5.6.3":
2769-
version: 5.6.3
2770-
resolution: "typescript@npm:5.6.3"
2768+
"typescript@npm:~5.7.2":
2769+
version: 5.7.2
2770+
resolution: "typescript@npm:5.7.2"
27712771
bin:
27722772
tsc: bin/tsc
27732773
tsserver: bin/tsserver
2774-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
2774+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
27752775
languageName: node
27762776
linkType: hard
27772777

2778-
"typescript@patch:typescript@npm%3A~5.6.3#optional!builtin<compat/typescript>":
2779-
version: 5.6.3
2780-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2778+
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
2779+
version: 5.7.2
2780+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
27812781
bin:
27822782
tsc: bin/tsc
27832783
tsserver: bin/tsserver
2784-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
2784+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
27852785
languageName: node
27862786
linkType: hard
27872787

0 commit comments

Comments
 (0)