We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdc363 commit b6eff05Copy full SHA for b6eff05
package.json
@@ -64,7 +64,7 @@
64
"ajv": "8.17.1",
65
"eslint-plugin-import-zod": "1.2.0",
66
"eslint-plugin-zod-openapi": "2.0.0",
67
- "skuba": "12.2.0",
+ "skuba": "12.4.1",
68
"tsdown": "0.15.6",
69
"vitest": "3.2.4",
70
"yaml": "2.8.1",
packages/openapi3-ts/package.json
@@ -14,6 +14,6 @@
14
},
15
"devDependencies": {
16
"openapi3-ts": "4.5.0",
17
- "skuba": "12.2.0"
+ "skuba": "12.4.1"
18
}
19
0 commit comments