From 752fa051154c8dae230ad90cce935a894863f340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:12:54 +0000 Subject: [PATCH] Bump nhsuk-frontend from 10.5.2 to 10.6.0 Bumps [nhsuk-frontend](https://github.com/nhsuk/nhsuk-frontend) from 10.5.2 to 10.6.0. - [Release notes](https://github.com/nhsuk/nhsuk-frontend/releases) - [Changelog](https://github.com/nhsuk/nhsuk-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/nhsuk/nhsuk-frontend/compare/v10.5.2...v10.6.0) --- updated-dependencies: - dependency-name: nhsuk-frontend dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 541fe3c3..d698a28b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "dayjs": "^1.11.21", "lodash": "^4.18.1", "markdown-it": "^15.0.0", - "nhsuk-frontend": "^10.4.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.0", "pluralize": "^8.0.0", "weighted": "^1.0.0" @@ -4324,9 +4324,9 @@ } }, "node_modules/nhsuk-frontend": { - "version": "10.5.2", - "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.5.2.tgz", - "integrity": "sha512-lTOmzSDJkEn8uhuEuj3NKAW5MYuG/5tqMRsp15An2oLKlpGEoEAoREp+tHYJ7DLOPDRp9Z/zmp6/pLea75ae1g==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.6.0.tgz", + "integrity": "sha512-ZhnQiK6q6C8d0nwwzYSI+dSPuvJMqVPPtCHCoQif75L2Y8QW4Im0Q76UvqrNWkPAkX/lV2W1QNbot27ej61+3g==", "license": "MIT", "peer": true, "engines": { diff --git a/package.json b/package.json index 82179d0b..09932d69 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dayjs": "^1.11.21", "lodash": "^4.18.1", "markdown-it": "^15.0.0", - "nhsuk-frontend": "^10.4.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.0", "pluralize": "^8.0.0", "weighted": "^1.0.0"