Skip to content

Commit b6eff05

Browse files
Bump skuba from 12.2.0 to 12.4.1
Bumps [skuba](https://github.com/seek-oss/skuba) from 12.2.0 to 12.4.1. - [Release notes](https://github.com/seek-oss/skuba/releases) - [Changelog](https://github.com/seek-oss/skuba/blob/main/CHANGELOG.md) - [Commits](https://github.com/seek-oss/skuba/compare/skuba@12.2.0...skuba@12.4.1) --- updated-dependencies: - dependency-name: skuba dependency-version: 12.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbdc363 commit b6eff05

File tree

3 files changed

+962
-934
lines changed

3 files changed

+962
-934
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.2.0",
67+
"skuba": "12.4.1",
6868
"tsdown": "0.15.6",
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.2.0"
17+
"skuba": "12.4.1"
1818
}
1919
}

0 commit comments

Comments
 (0)