From 7ff978551280b99a2334fcdd4f39892ee4233770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 02:57:40 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 2.2.0 to 2.2.2 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 2.2.0 to 2.2.2. - [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.2) --- 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 424a20829f6..5aca0fe6416 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.2", "@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 55d2b30b23d..85debfe40f2 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.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.2.tgz#5a0206ce9472cf4fc82fa3326c414d40e13248db" + integrity sha512-7PIms2sNyo9x614KiqC29veO86AjCFJ79SMERxf2MISiTQ7hph6rtTS3iZSXGCr2WdCxHOZkA3rdmt7ZNfGnDQ== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"