Skip to content

Commit

Permalink
Renovate Update Patch & Minor Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 95df35a commit 09c7336
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker/cypress/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/included:13.16.1
FROM cypress/included:13.17.0

WORKDIR /root

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/gorilla/mux v1.8.1
github.com/ministryofjustice/opg-go-common v1.45.0
github.com/ministryofjustice/opg-go-common v1.60.0
github.com/stretchr/testify v1.10.0
golang.org/x/sync v0.10.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ github.com/ministryofjustice/opg-go-common v1.42.0 h1:4dY8yrDVQ5qd2NKqso3ZJWjNL7
github.com/ministryofjustice/opg-go-common v1.42.0/go.mod h1:DNUfpJyK2636vjpuzKSVCWYMEuwe7Jm6/nOrR5eHcMw=
github.com/ministryofjustice/opg-go-common v1.45.0 h1:c/xHI7ylw602W/7V+2s/b+6LXM248xeO4ZgkziepNsg=
github.com/ministryofjustice/opg-go-common v1.45.0/go.mod h1:3cV2THw6AB8IzGJ5m+egHjjwdCmTu9iVj5CcKckznwc=
github.com/ministryofjustice/opg-go-common v1.60.0 h1:GWT2thu3ORrvedcnQWnVk2M7D/pMHt/ksGOAkREsDAU=
github.com/ministryofjustice/opg-go-common v1.60.0/go.mod h1:3cV2THw6AB8IzGJ5m+egHjjwdCmTu9iVj5CcKckznwc=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@ministryofjustice/frontend@^3.0.0":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.1.tgz#2ef3616132326b83a568a2ac694836fed30a4bce"
integrity sha512-VSux1C/s8GAENXs4ih38irzaWrhguX+89YBg1tJSDcshFjNsEtclGtdLd8xyU8Gxs2qfRsn1E2dKyffzK94lTw==
version "3.3.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.3.0.tgz#45bb0359fa9a466a574d44e2a78121f5544c2eeb"
integrity sha512-kK1+XTI8KPgL2kA3ylTkXfXqA2cirENh1oxTYnvogt6W8vg5VexGSYjynRZ5EhRUAQh6uHPmOGyr+mYXmNwReQ==
dependencies:
govuk-frontend "^5.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit 09c7336

Please sign in to comment.