Skip to content

Commit bcd0ec8

Browse files
Bump skuba from 12.1.1 to 12.2.0 (#518)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9324377 commit bcd0ec8

File tree

3 files changed

+663
-634
lines changed

3 files changed

+663
-634
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ajv": "8.17.1",
6565
"eslint-plugin-import-zod": "1.2.0",
6666
"eslint-plugin-zod-openapi": "2.0.0",
67-
"skuba": "12.1.1",
67+
"skuba": "12.2.0",
6868
"tsdown": "0.14.1",
6969
"vitest": "3.2.4",
7070
"yaml": "2.8.1",

packages/openapi3-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"openapi3-ts": "4.5.0",
17-
"skuba": "12.1.1"
17+
"skuba": "12.2.0"
1818
}
1919
}

0 commit comments

Comments
 (0)