Skip to content

Commit 6efbff4

Browse files
committed
fix(deps): bump @hapi/boom from 9.1.4 to 10.0.0
1 parent 118c928 commit 6efbff4

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
open-pull-requests-limit: 0
78
commit-message:
89
prefix: "fix(deps)"
910
prefix-development: "chore(deps):"
@@ -22,7 +23,7 @@ updates:
2223
- "matteovivona"
2324
reviewers:
2425
- "matteovivona"
25-
26+
2627
- package-ecosystem: "docker"
2728
directory: "/"
2829
schedule:
@@ -33,5 +34,3 @@ updates:
3334
- "matteovivona"
3435
reviewers:
3536
- "matteovivona"
36-
37-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@commitlint/lint": "^17.2.0",
3535
"@fastify/aws-lambda": "^3.1.3",
3636
"@google-cloud/storage": "6.4.1",
37-
"@hapi/boom": "9.1.4",
37+
"@hapi/boom": "10.0.0",
3838
"@sinclair/typebox": "0.23.1",
3939
"@vercel/node": "1.12.1",
4040
"ajv": "8.12.0",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)