From d7d5f4b10290359c8c19476e685d3d289e8bd1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 02:27:59 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 2.2.0 to 2.2.4 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 2.2.0 to 2.2.4. - [Release notes](https://github.com/ministryofjustice/moj-frontend/releases) - [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/ministryofjustice/moj-frontend/compare/v2.2.0...v2.2.4) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b093e23e4af..e83f03115a8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "yarn": "^1.22.0" }, "dependencies": { - "@ministryofjustice/frontend": "^2.2.0", + "@ministryofjustice/frontend": "^2.2.4", "@rails/webpacker": "^5.4.4", "accessible-autocomplete": "^3.0.0", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#8e7389ff62a38bc8880323f6c58eed9c8d10f080", diff --git a/yarn.lock b/yarn.lock index 5a2641194b5..017c80d9b43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1458,10 +1458,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@ministryofjustice/frontend@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.0.tgz#1b41e088adc67a486529fad526e0fe6651c853f0" - integrity sha512-d6ZPTnsJC7vofU1+nPmDXzmZeYP5oYJXWTthHHf2kABQnEBMeJvTZJdxttH2qw9NjFbV5mWiPNWZsx0wgG4qvg== +"@ministryofjustice/frontend@^2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.4.tgz#8758fae49dac040990240c9ac07439cdb5592cd9" + integrity sha512-uTPoEU0dEIgBKdqGsQbOmRZCaEhBsL4hxW4zyIHcW031xqexMW5E/i4UAAeOAcBN1d1ts9bRRdLnOfR7V9kaHw== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"