From a085b94f983c95b57d9ba3cf898ca43b7ba88a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:07:24 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 3.1.0 to 3.2.1 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 3.1.0 to 3.2.1. - [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.1.0...v3.2.1) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-type: direct:production update-type: version-update:semver-minor ... 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 f07d50f91..90bd7cbfa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "app", "private": "true", "dependencies": { - "@ministryofjustice/frontend": "^3.1.0", + "@ministryofjustice/frontend": "^3.2.1", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete", "esbuild": "^0.24.0", "govuk-country-and-territory-autocomplete": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 688c952f9..31cd44582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,10 +122,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244" integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA== -"@ministryofjustice/frontend@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.1.0.tgz#6e39ecdb0e34ab3a673b837800cf1e55d4b6a088" - integrity sha512-Dp2xqgXNM2om56EQdjNXaEKju3k330sTRoXNMEQEHI2qYTSwyz67VW3PkUHrWH1BXE7E2MyU/Q3OVA6ZhcZBsA== +"@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== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"