Skip to content

Commit

Permalink
Merge pull request #129 from ministryofjustice/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non major dependencies
  • Loading branch information
Gweaton authored Aug 9, 2023
2 parents e15b182 + ab5a73e commit 9531f7d
Show file tree
Hide file tree
Showing 5 changed files with 516 additions and 479 deletions.
5 changes: 4 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,10 @@
"error",
{
"alphabetize": { "order": "asc", "orderImportKind": "asc" },
"groups": [["builtin", "external"]],
"groups": [
["builtin", "external"],
["internal", "parent", "sibling"]
],
"newlines-between": "always"
}
],
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.1
18.17.0
2 changes: 1 addition & 1 deletion helm_deploy/hmpps-accredited-programmes-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: hmpps-accredited-programmes-ui
version: 0.2.0
dependencies:
- name: generic-service
version: 2.6.3
version: 2.6.4
repository: https://ministryofjustice.github.io/hmpps-helm-charts
- name: generic-prometheus-alerts
version: 1.3.2
Expand Down
Loading

0 comments on commit 9531f7d

Please sign in to comment.