From d0e9ac2328570861131c137388c7a390a85b59ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:57:50 +0000 Subject: [PATCH] Bump govuk-frontend from 5.5.0 to 5.7.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.5.0 to 5.7.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.5.0...v5.7.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 89eb1a35c1..eb9aed8881 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "accessible-autocomplete": "^3.0.1", "axe-core": "^4.10.0", - "govuk-frontend": "5.5.0", + "govuk-frontend": "5.7.0", "govuk-single-consent": "^3.0.9", "sortablejs": "^1.15.3" }, diff --git a/yarn.lock b/yarn.lock index 2695cca867..7d6ee0ab82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1412,10 +1412,10 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -govuk-frontend@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.5.0.tgz#dfb2426788dbf570ef7d2742983bc54e68f17f34" - integrity sha512-lNSHCOzgk6LfgelcdtJxTLK1BX/cpjCUyEB3LnzliD9o9YQckNMsbj5+jSOs2RFy6XBJ/DJqxj2TKfjBCuzpyA== +govuk-frontend@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.0.tgz#e6cd1bbb8dce25f86391b1f8d26bed95dabfbb75" + integrity sha512-kAaJbOCAJMYT30UN7rVHIWzQUvNjFq5Mw+FSIH2SM6xuCdCwyUcl+WYqxvYRqltWh6ZuAlzND0Rxr61lUoCGJA== govuk-single-consent@^3.0.9: version "3.0.9"