From b0a4dc86388025cfc3df058305687e5fddcbc144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 19:18:10 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 7.1.0 to 10.0.1 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 7.1.0 to 10.0.1. - [Release notes](https://github.com/ministryofjustice/moj-frontend/releases) - [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/ministryofjustice/moj-frontend/compare/v7.1.0...v10.0.1) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2d035c0..204fe13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@babel/core": "^7.28.3", "@babel/preset-env": "^7.27.2", "@inquirer/prompts": "^7.5.3", - "@ministryofjustice/frontend": "^7.1.0", + "@ministryofjustice/frontend": "^10.0.1", "@x-govuk/govuk-prototype-components": "^4.0.1", "@x-govuk/govuk-prototype-filters": "^2.0.0", "accessible-autocomplete": "^3.0.1", @@ -3372,15 +3372,15 @@ } }, "node_modules/@ministryofjustice/frontend": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-7.1.0.tgz", - "integrity": "sha512-0kh7jAV0xm4EAUjzs16PgpDWbrMQw0mSYLUtpmOlZbihhLbp4c+C9m3eKRWziSuWmjUz/Ehf/QwTULW8jJZeqw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-10.0.1.tgz", + "integrity": "sha512-U1p5UGFfnFqIlKun3g+MoWF5Q+MQiND7b+fL+N+ONEBrSrLEZg7Ax2H+4hFgRXspxnYCvWdYbXUQLPbrr4JEiw==", "license": "MIT", "engines": { "node": ">= 4.2.0" }, "peerDependencies": { - "govuk-frontend": "^5.11.2", + "govuk-frontend": "^6.0.0", "moment": "2.30.1" } }, diff --git a/package.json b/package.json index 47cc797..a40cb3f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@babel/core": "^7.28.3", "@babel/preset-env": "^7.27.2", "@inquirer/prompts": "^7.5.3", - "@ministryofjustice/frontend": "^7.1.0", + "@ministryofjustice/frontend": "^10.0.1", "@x-govuk/govuk-prototype-components": "^4.0.1", "@x-govuk/govuk-prototype-filters": "^2.0.0", "accessible-autocomplete": "^3.0.1",