Skip to content

Commit

Permalink
build(deps): update patch & minor updates (#576)
Browse files Browse the repository at this point in the history
* build(deps): update patch & minor updates

* build: increase stability days to 7

To ensure we don't upgrade dependencies too early

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Greg Tyler <greg.tyler@digital.justice.gov.uk>
  • Loading branch information
renovate[bot] and gregtyler authored Feb 19, 2024
1 parent a6d6b5b commit 7c72ab0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 21 deletions.
57 changes: 37 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"patch"
],
"prCreation": "immediate",
"stabilityDays": 3
"stabilityDays": 7
}
]
}

0 comments on commit 7c72ab0

Please sign in to comment.