From 3a48d1a76915586b2abc9848f61c99742236cda9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:28:57 +0000 Subject: [PATCH] Bump govuk-frontend from 4.6.0 to 5.0.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 4.6.0 to 5.0.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/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: govuk-frontend dependency-type: direct:production update-type: version-update:semver-major ... 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 695b91583..6b514952c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete", "esbuild": "^0.19.4", - "govuk-frontend": "^4.6.0", + "govuk-frontend": "^5.0.0", "sass": "^1.68.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 80df35102..b90c067a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -962,10 +962,10 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -govuk-frontend@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.6.0.tgz#662b41f7c468bb5468441218c720f0b31c948cbd" - integrity sha512-pLJVHVvfsTmNDBH/YBCMyuqSMCQmOrNQXoThdcAzhXJVbuaWnGc1URvjOR7EJeZyOm101fHDjzTkTvpEy6zfiw== +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== graphemer@^1.4.0: version "1.4.0"