From a3357de097fd460c1d0a1c781982794c3084b0f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:34:42 +0000 Subject: [PATCH] build(deps): bump govuk-frontend from 5.7.1 to 5.8.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.7.1 to 5.8.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.7.1...v5.8.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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1d56843e5..3bd38d60d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "govwifi-admin", "private": true, "dependencies": { - "govuk-frontend": "^5.7.1", + "govuk-frontend": "^5.8.0", "govwifi-shared-frontend": "https://github.com/GovWifi/govwifi-shared-frontend/releases/download/v0.6.10/govwifi-shared-frontend-0.6.10.tgz", "html5shiv": "^3.7.3", "postcss": "^8.4.37", diff --git a/yarn.lock b/yarn.lock index 579b1ae13..0bd3e6f75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -351,9 +351,9 @@ globjoin@^0.1.4: version "0.1.4" resolved "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz" -govuk-frontend@^5.7.1: - version "5.7.1" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.1.tgz#d4c561ebf8c0b76130f31df8c2e4d70d340cd63f" +govuk-frontend@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.8.0.tgz#da1b03cb4f2ba1f6036be0dac3c5327c3405174c" "govwifi-shared-frontend@https://github.com/GovWifi/govwifi-shared-frontend/releases/download/v0.6.10/govwifi-shared-frontend-0.6.10.tgz": version "0.6.10"