Skip to content

Commit

Permalink
Renovate Update dependency @ministryofjustice/frontend to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent cf44ed9 commit da775c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prettier": "prettier --write ."
},
"dependencies": {
"@ministryofjustice/frontend": "^2.1.0",
"@ministryofjustice/frontend": "^3.0.0",
"cypress": "13.15.0",
"govuk-frontend": "^5.0.0",
"jquery": "^3.6.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244"
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@ministryofjustice/frontend@^2.1.0":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.4.tgz#8758fae49dac040990240c9ac07439cdb5592cd9"
integrity sha512-uTPoEU0dEIgBKdqGsQbOmRZCaEhBsL4hxW4zyIHcW031xqexMW5E/i4UAAeOAcBN1d1ts9bRRdLnOfR7V9kaHw==
"@ministryofjustice/frontend@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.0.0.tgz#590f1e73057dd306dda8e131b82abcd987c02a50"
integrity sha512-sXdpQUcwrybsHJuhqldb/NXHNbsZTjB146+xDHD/sE88giNzIVIDFzl0AxVXikNPuke3W9GY5mb2+GrfLdYTNw==
dependencies:
govuk-frontend "^5.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit da775c5

Please sign in to comment.