From 3d3a7b7792f8609cf37efafd986556ab72c2d3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 08:09:56 +0000 Subject: [PATCH] Bump @x-govuk/govuk-prototype-components from 3.0.6 to 3.0.7 in /guide Bumps [@x-govuk/govuk-prototype-components](https://github.com/x-govuk/govuk-prototype-components) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/x-govuk/govuk-prototype-components/releases) - [Commits](https://github.com/x-govuk/govuk-prototype-components/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: "@x-govuk/govuk-prototype-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- guide/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/package-lock.json b/guide/package-lock.json index a61c18e8..b9e05372 100644 --- a/guide/package-lock.json +++ b/guide/package-lock.json @@ -105,9 +105,9 @@ "optional": true }, "node_modules/@x-govuk/govuk-prototype-components": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@x-govuk/govuk-prototype-components/-/govuk-prototype-components-3.0.6.tgz", - "integrity": "sha512-5HsOl5QdDZs/3zMWs7UzB0D+kEm2dczdWBfCeCW0fdT960ysbycnhUfJQ82SOU5TSJj36GrEgxSgBz+TCAL+1Q==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@x-govuk/govuk-prototype-components/-/govuk-prototype-components-3.0.7.tgz", + "integrity": "sha512-oitpyjsr1js3EciHmc8jbPC2SFQS0OxOEV//mWz0JxtPKs1UyySEma7M7wZFmdkvqs/Vw9vTI835hubrXDHniA==", "dependencies": { "accessible-autocomplete": "^3.0.0", "eventslibjs": "^1.2.0"