From 8ac42ec12534f2c5ea4e494544454f7c4fe12e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:22:28 +0000 Subject: [PATCH] Bump @x-govuk/govuk-prototype-components from 3.0.2 to 3.0.3 Bumps [@x-govuk/govuk-prototype-components](https://github.com/x-govuk/govuk-prototype-components) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/x-govuk/govuk-prototype-components/releases) - [Commits](https://github.com/x-govuk/govuk-prototype-components/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: "@x-govuk/govuk-prototype-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9492dfa6..21597e4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1304,9 +1304,9 @@ "link": true }, "node_modules/@x-govuk/govuk-prototype-components": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@x-govuk/govuk-prototype-components/-/govuk-prototype-components-3.0.2.tgz", - "integrity": "sha512-OeZ/ahjF2UbMkW49Rx2a1ChfqGfYhha7EkZ+y9JHhsTMEdQrSHnMcx4JDxxHwm1PKWG/B9Jt4AMcCh48CoNHqA==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@x-govuk/govuk-prototype-components/-/govuk-prototype-components-3.0.3.tgz", + "integrity": "sha512-1MZo3uJUpwgk2iOpQfntimhLzkrDezu8qxzrlcuMehRet+pGVRTyy96HrzpRM/9qmpJKSd+PXwYCeNe4UsRngg==", "dependencies": { "accessible-autocomplete": "^2.0.4", "eventslibjs": "^1.2.0"