From 959b926ed086532b979ae4edcc1963aac8de9ef2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 03:26:45 +0000 Subject: [PATCH] Bump govuk-frontend from 3.7.0 to 3.8.0 Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk-frontend/compare/v3.7.0...v3.8.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e8eb1bc853..1ed6a2a853 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "axe-core": "^3.5.4", - "govuk-frontend": "^3.7.0", + "govuk-frontend": "^3.8.0", "jquery": "1.12.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9524b4a549..39ae378774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1149,10 +1149,10 @@ gonzales-pe@^4.3.0: dependencies: minimist "^1.2.5" -govuk-frontend@^3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-3.7.0.tgz#2eb2130c3c9f7c701c7ecdb300cc91106275a414" - integrity sha512-G3bqoKGGF8YQ18UJH9tTARrwB8i7iPwN1xc8RXwWyx91q0p/Xl10uNywZLkzGWcJDzEz1vwmBTTL3SLDU/KxNg== +govuk-frontend@^3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-3.8.0.tgz#939a0846ead90022b4b56506b098cdce28808c9a" + integrity sha512-+vgXzFsh7wpLRGjFSDvDcA2zNA2wOxT6gGs/KUpkTjF1Uop9BerW/1W/YB1BMpeTEJoPlmrkA19+DS1fqJtL9Q== graceful-fs@^4.1.15, graceful-fs@^4.1.2: version "4.2.4"