Skip to content

Commit

Permalink
Update all non major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 8c9c5a5 commit f50ac18
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: hmpps-community-accommodation-tier-2-ui
version: 0.2.0
dependencies:
- name: generic-service
version: "3.2"
version: "3.8"
repository: https://ministryofjustice.github.io/hmpps-helm-charts
- name: generic-prometheus-alerts
version: 1.5.0
version: 1.11.3
repository: https://ministryofjustice.github.io/hmpps-helm-charts
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"dependencies": {
"@aws-sdk/client-sqs": "^3.621.0",
"@faker-js/faker": "^8.0.0",
"@golevelup/ts-jest": "^0.5.0",
"@golevelup/ts-jest": "^0.6.0",
"@ministryofjustice/frontend": "^3.2.0",
"@sentry/node": "^7.57.0",
"@types/jsonpath": "^0.2.0",
Expand Down Expand Up @@ -225,6 +225,6 @@
},
"overrides": {
"tough-cookie": "^4.1.3",
"@cypress/request": "3.0.1"
"@cypress/request": "3.0.7"
}
}

0 comments on commit f50ac18

Please sign in to comment.