From 4630453e3e178a053e56103305650c8f077081eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 22:13:07 +0000 Subject: [PATCH] Bump govuk-frontend from 5.2.0 to 5.4.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.2.0 to 5.4.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.2.0...v5.4.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 09abb18d..42762425 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.2.0", + "govuk-frontend": "^5.4.0", "sass": "^1.71.1" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index c8cf2c5e..845c7e98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -893,10 +893,10 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -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== +govuk-frontend@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.0.tgz#8f2e0b55ef7c7552a1efe68c7b40ff1b4a393e72" + integrity sha512-F3YwQYrYQqIPfNxsoph6O78Ey1unCB6cy6omx8KeWY9G504lWZFBSIaiUCma1jNLw9bOUU7Ui+tXG09jjqy0Mw== graphemer@^1.4.0: version "1.4.0"