Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display current filters #81

Merged
merged 10 commits into from
Mar 13, 2024
Prev Previous commit
Next Next commit
update dependencies
thomasridd committed Mar 4, 2024
commit e6b96ffce0857c8eac67f0ee7d44d5a8d5f1bae1
2 changes: 1 addition & 1 deletion helm_deploy/hmpps-authorization/Chart.yaml
Original file line number Diff line number Diff line change
@@ -8,5 +8,5 @@ dependencies:
version: "2.9"
repository: https://ministryofjustice.github.io/hmpps-helm-charts
- name: generic-prometheus-alerts
version: "1.3"
version: "1.4"
repository: https://ministryofjustice.github.io/hmpps-helm-charts
289 changes: 123 additions & 166 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -150,8 +150,8 @@
"@types/superagent": "^8.1.4",
"@types/supertest": "^6.0.2",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"audit-ci": "^6.6.1",
"concurrently": "^8.2.2",
"cookie-session": "^2.1.0",