From eb908e6f05c7a5d383fe42b0651862bf9ebab23b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 02:47:47 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 3.2.1 to 3.2.2 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 3.2.1 to 3.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/v3.2.1...v3.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 bbc31ab4731..e91bd0b487b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "yarn": "^1.22.0" }, "dependencies": { - "@ministryofjustice/frontend": "^3.2.1", + "@ministryofjustice/frontend": "^3.2.2", "@rails/webpacker": "^5.4.4", "accessible-autocomplete": "^3.0.1", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#8e7389ff62a38bc8880323f6c58eed9c8d10f080", diff --git a/yarn.lock b/yarn.lock index 5d4894f08e0..6b5e9926186 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,10 +1427,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@ministryofjustice/frontend@^3.2.1": - version "3.2.1" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.1.tgz#2ef3616132326b83a568a2ac694836fed30a4bce" - integrity sha512-VSux1C/s8GAENXs4ih38irzaWrhguX+89YBg1tJSDcshFjNsEtclGtdLd8xyU8Gxs2qfRsn1E2dKyffzK94lTw== +"@ministryofjustice/frontend@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.2.tgz#f1a9fd8a14d59adcb464b99cbc5b37c49e3bfdf4" + integrity sha512-7UdFk6QOqT6mUIoortB8Bb9JaLs7SujWyyGxWezPm6AJeuwMIVdwMsP2ldFFZ+54ajuw9akeA/Jvp/Hf6lt8ww== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"