Skip to content

Commit

Permalink
Bump skuba from 8.1.0 to 8.2.1 (#301)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: samchungy <[email protected]>
  • Loading branch information
dependabot[bot] and samchungy authored Sep 2, 2024
1 parent 2e70f05 commit 3732e51
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 43 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.cdk.staging/
.serverless/
cdk.out/
cdk.context.json
node_modules*/

/coverage*/
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# managed by skuba
package-manager-strict-version=true
public-hoist-pattern[]="@types*"
public-hoist-pattern[]="*eslint*"
public-hoist-pattern[]="*prettier*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "^20.3.0",
"eslint-plugin-zod-openapi": "^0.2.0",
"openapi3-ts": "4.3.3",
"skuba": "8.1.0",
"skuba": "8.2.1",
"yaml": "2.5.0",
"zod": "3.23.8"
},
Expand Down
109 changes: 67 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3732e51

Please sign in to comment.