From c9de0a23419bec85fba5b8f2ff082e53e7b666ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:08:21 +0000 Subject: [PATCH] Bump govuk-frontend from 4.7.0 to 4.8.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/v4.8.0/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk-frontend/compare/v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: govuk-frontend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6eb8db7db..050d6a087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "name": "api-catalogue", "license": "MIT", "dependencies": { - "govuk-frontend": "^4.7.0", + "govuk-frontend": "^4.8.0", "jquery": "^3", "lodash": "^4.17.21", "mark.js": "^8.11.1", @@ -1295,9 +1295,9 @@ } }, "node_modules/govuk-frontend": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.7.0.tgz", - "integrity": "sha512-0OsdCusF5qvLWwKziU8zqxiC0nq6WP0ZQuw51ymZ/1V0tO71oIKMlSLN2S9bm8RcEGSoidPt2A34gKxePrLjvg==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.8.0.tgz", + "integrity": "sha512-NOmPJxL8IYq1HSNHYKx9XY2LLTxuwb+IFASiGQO4sgJ8K7AG66SlSeqARrcetevV8zOf+i1z+MbJJ2O7//OxAw==", "engines": { "node": ">= 4.2.0" } @@ -3721,9 +3721,9 @@ } }, "govuk-frontend": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.7.0.tgz", - "integrity": "sha512-0OsdCusF5qvLWwKziU8zqxiC0nq6WP0ZQuw51ymZ/1V0tO71oIKMlSLN2S9bm8RcEGSoidPt2A34gKxePrLjvg==" + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.8.0.tgz", + "integrity": "sha512-NOmPJxL8IYq1HSNHYKx9XY2LLTxuwb+IFASiGQO4sgJ8K7AG66SlSeqARrcetevV8zOf+i1z+MbJJ2O7//OxAw==" }, "graceful-fs": { "version": "4.2.11", diff --git a/package.json b/package.json index 814c4d2f8..e9327bb38 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "lint": "standard" }, "dependencies": { - "govuk-frontend": "^4.7.0", + "govuk-frontend": "^4.8.0", "jquery": "^3", "lodash": "^4.17.21", "mark.js": "^8.11.1", diff --git a/yarn.lock b/yarn.lock index 8bdfc18ef..b6e8c2922 100644 --- a/yarn.lock +++ b/yarn.lock @@ -717,7 +717,7 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -govuk-frontend@^4.7.0: +govuk-frontend@^4.8.0: version "4.8.0" resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.8.0.tgz#df4e56c762e93aae74fed214bb6be08e13783772" integrity sha512-NOmPJxL8IYq1HSNHYKx9XY2LLTxuwb+IFASiGQO4sgJ8K7AG66SlSeqARrcetevV8zOf+i1z+MbJJ2O7//OxAw==