From ef640f211e71e927d280de5153df749a4dc8f517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:03:46 +0000 Subject: [PATCH] Bump govuk-frontend from 5.4.0 to 5.7.1 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.4.0 to 5.7.1. - [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.4.0...v5.7.1) --- 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 | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ecf99e8bd..b94a8c72d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@stimulus-components/reveal": "^5.0.0", "dfe-frontend": "^2.0.1", "esbuild": "^0.21.5", - "govuk-frontend": "^5.3.1", + "govuk-frontend": "^5.7.1", "sass": "^1.80.5" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e72a1a98b..d774e85de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -972,7 +972,7 @@ __metadata: "@stimulus-components/reveal": "npm:^5.0.0" dfe-frontend: "npm:^2.0.1" esbuild: "npm:^0.21.5" - govuk-frontend: "npm:^5.3.1" + govuk-frontend: "npm:^5.7.1" postcss: "npm:8" sass: "npm:^1.80.5" stylelint: "npm:^16.10.0" @@ -1152,6 +1152,13 @@ __metadata: languageName: node linkType: hard +"govuk-frontend@npm:^5.7.1": + version: 5.7.1 + resolution: "govuk-frontend@npm:5.7.1" + checksum: d40c2d971fa1151a1c5bb07a6c02278c3c26135d9df8dc13ee367ad7d8a0140019912f35f041ed499a1db505f184bdc4548db7311d2bcc8ca43f01f144a65210 + languageName: node + linkType: hard + "graceful-fs@npm:^4.2.6": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11"