From 086105ec155cc3839edfc4895e7a7f89907b8075 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:50:11 +0000 Subject: [PATCH] Update dependency govuk-frontend to v5.9.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f3e61108..661dde41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@govuk-prototype-kit/step-by-step": "2.2.3", "@ministryofjustice/frontend": "^2.0.0", - "govuk-frontend": "5.8.0", + "govuk-frontend": "5.9.0", "govuk-prototype-kit": "13.16.2", "hmrc-frontend": "^6.0.0", "jquery": "3.7.1", @@ -1885,9 +1885,9 @@ } }, "node_modules/govuk-frontend": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.8.0.tgz", - "integrity": "sha512-6l3f/YhDUCWjpmSW3CL95Hg8B+ZLzTf2WYo25ZtCs2Lb8UIzxxxFI8LxG7Ey/z04UuPhUunqFhTwSkQyJ69XbQ==", + "version": "5.9.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.9.0.tgz", + "integrity": "sha512-8NzmyoDtRFYyHs413DfNPR8Zo6qw6Q02Mruxml/Yfy+EueaOI/JZ4gVM8d0pqzJmTiMcJuHhvxqYEgBRmqeoyA==", "license": "MIT", "engines": { "node": ">= 4.2.0" diff --git a/package.json b/package.json index 50fcaa18..c9d2421d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@govuk-prototype-kit/step-by-step": "2.2.3", "@ministryofjustice/frontend": "^2.0.0", - "govuk-frontend": "5.8.0", + "govuk-frontend": "5.9.0", "govuk-prototype-kit": "13.16.2", "hmrc-frontend": "^6.0.0", "jquery": "3.7.1",