From 3114eea823fe892f4e34a879e4407e7182b7686f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:10:38 +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 2002d64..431b9ca 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.1", "govuk-frontend": "^5.0.0", "jquery": "^3.6.1" diff --git a/yarn.lock b/yarn.lock index e7932b7..ad873b0 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.1" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.0.1.tgz#abd51af0c542682e0da5ed2b95c3bf1d6a23acd9" + integrity sha512-E72gowlyGfpu9UsYdmk8bboKLLqImCSlSxtjdc+fBQWEm6QBBtsI2DJSXjNFzqlutVOc1vurHwTeS8A3J/vTKw== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"