Skip to content

Commit 973513a

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <[email protected]>
1 parent d4b522e commit 973513a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@biomejs/js-api": "4.0.0",
4747
"@biomejs/wasm-nodejs": "2.3.10",
4848
"@types/swagger-schema-official": "^2.0.25",
49-
"c12": "^3.3.0",
49+
"c12": "^3.3.3",
5050
"citty": "^0.1.6",
5151
"consola": "^3.4.2",
5252
"es-toolkit": "^1.43.0",
@@ -55,7 +55,7 @@
5555
"swagger-schema-official": "2.0.0-bab6bed",
5656
"swagger2openapi": "^7.0.8",
5757
"typescript": "~5.9.3",
58-
"yaml": "^2.8.1"
58+
"yaml": "^2.8.2"
5959
},
6060
"devDependencies": {
6161
"@biomejs/biome": "2.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ __metadata:
14761476
languageName: node
14771477
linkType: hard
14781478

1479-
"c12@npm:^3.3.0":
1479+
"c12@npm:^3.3.3":
14801480
version: 3.3.3
14811481
resolution: "c12@npm:3.3.3"
14821482
dependencies:
@@ -3616,7 +3616,7 @@ __metadata:
36163616
"@types/swagger-schema-official": "npm:^2.0.25"
36173617
"@types/swagger2openapi": "npm:7.0.4"
36183618
axios: "npm:1.13.2"
3619-
c12: "npm:^3.3.0"
3619+
c12: "npm:^3.3.3"
36203620
citty: "npm:^0.1.6"
36213621
consola: "npm:^3.4.2"
36223622
es-toolkit: "npm:^1.43.0"
@@ -3628,7 +3628,7 @@ __metadata:
36283628
typedoc: "npm:0.28.15"
36293629
typescript: "npm:~5.9.3"
36303630
vitest: "npm:4.0.16"
3631-
yaml: "npm:^2.8.1"
3631+
yaml: "npm:^2.8.2"
36323632
bin:
36333633
sta: ./dist/cli.mjs
36343634
swagger-typescript-api: ./dist/cli.mjs
@@ -4093,7 +4093,7 @@ __metadata:
40934093
languageName: node
40944094
linkType: hard
40954095

4096-
"yaml@npm:^2.8.1":
4096+
"yaml@npm:^2.8.1, yaml@npm:^2.8.2":
40974097
version: 2.8.2
40984098
resolution: "yaml@npm:2.8.2"
40994099
bin:

0 commit comments

Comments
 (0)