From 78db975dbcb06991733ed545ba44e36fcfda6f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:42:36 +0000 Subject: [PATCH] Bump govuk-frontend from 5.0.0 to 5.2.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.0.0 to 5.2.0. - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk-frontend/compare/v5.0.0...v5.2.0) --- updated-dependencies: - dependency-name: govuk-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 883b3b65..9a7de929 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "accessible-autocomplete": "^2.0.4", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#main", "esbuild": "^0.20.1", - "govuk-frontend": "^5.0.0", + "govuk-frontend": "^5.2.0", "sass": "^1.71.1" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index e73655ce..a9065cd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -893,10 +893,10 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -govuk-frontend@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.0.0.tgz#c08a4d1115fb31eb39b6d19979c627f816185dd7" - integrity sha512-3WSfvQ+3kw/q/m8jrq/t8XnMUA8D2r0uhGyZaDbIh1gWTJBQzJBHbHiKYI9nc9ixIXdCFsc9RozkgEm57a795g== +govuk-frontend@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.2.0.tgz#f8e0bf98b771b8ee1501fd45bbba24a091f3846d" + integrity sha512-beD3wztHpkKz6JUpPwnwop1ejb4rTFMPLCutKLCIDmUS4BPpW59ggVUfctsRqHd2Zjw9wxljdRdeIJ8AZFyyTw== graphemer@^1.4.0: version "1.4.0"