From e2f75bfcf2911e620c4b634e3785a5eb401bba7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:08:24 +0000 Subject: [PATCH] Bump @ministryofjustice/frontend from 2.2.5 to 3.1.0 Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 2.2.5 to 3.1.0. - [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/v2.2.5...v3.1.0) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e52a1cc2..072a13f15 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^9.0.0", - "@ministryofjustice/frontend": "^2.2.0", + "@ministryofjustice/frontend": "^3.1.0", "acorn": "^8.12.1", "ansi-colors": "^4.1.1", "basic-auth": "^2.0.0",