Skip to content

Commit c979fe9

Browse files
Bump skuba from 12.2.0 to 12.4.1 (#542)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: samchungy <samchungy@gmail.com>
1 parent a93d2ec commit c979fe9

File tree

4 files changed

+973
-935
lines changed

4 files changed

+973
-935
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.2.0",
67+
"skuba": "12.4.1",
6868
"tsdown": "0.15.6",
6969
"vitest": "3.2.4",
7070
"yaml": "2.8.1",
@@ -85,6 +85,6 @@
8585
"entryPoint": "src/index.ts",
8686
"template": "oss-npm-package",
8787
"type": "package",
88-
"version": "12.1.1"
88+
"version": "12.4.1"
8989
}
9090
}

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.2.0"
17+
"skuba": "12.4.1"
1818
}
1919
}

0 commit comments

Comments
 (0)