Skip to content

Commit

Permalink
deps: skuba 8.1.0 (#291)
Browse files Browse the repository at this point in the history
* deps: skuba 8.1.0

* Run `skuba format`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: skuba <34733141+seek-oss-ci@users.noreply.github.com>
  • Loading branch information
renovate[bot] and seek-oss-ci authored Jun 25, 2024
1 parent 9cb13e5 commit c8b6cb4
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 255 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# managed by skuba
.idea/*
.vscode/*
!.vscode/extensions.json

.cdk.staging/
.serverless/
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
gantry*.yaml
gantry*.yml
pnpm-lock.yaml
coverage
# end managed by skuba
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"datadog-lambda-js": "9.112.0",
"dd-trace": "5.14.1",
"hot-shots": "10.0.0",
"skuba": "8.0.1"
"skuba": "8.1.0"
},
"peerDependencies": {
"datadog-lambda-js": "6.x || 7.x || 8.x",
Expand All @@ -56,6 +56,6 @@
"entryPoint": "src/index.ts",
"template": null,
"type": "package",
"version": "7.4.1"
"version": "8.1.0"
}
}
Loading

0 comments on commit c8b6cb4

Please sign in to comment.