From da775c5e1263207fb63a290fe30d4471e37f0abb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:35:02 +0000 Subject: [PATCH] Renovate Update dependency @ministryofjustice/frontend to v3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bf44740..1ca06b6 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/yarn.lock b/yarn.lock index 4326f74..b6e4085 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"