Skip to content

Commit

Permalink
Bump @ministryofjustice/frontend from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/ministryofjustice/moj-frontend/releases)
- [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md)
- [Commits](ministryofjustice/moj-frontend@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@ministryofjustice/frontend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 38296a1 commit fd7e289
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "app",
"private": "true",
"dependencies": {
"@ministryofjustice/frontend": "^3.1.0",
"@ministryofjustice/frontend": "^3.2.0",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete",
"esbuild": "^0.24.0",
"govuk-country-and-territory-autocomplete": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244"
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@ministryofjustice/frontend@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.1.0.tgz#6e39ecdb0e34ab3a673b837800cf1e55d4b6a088"
integrity sha512-Dp2xqgXNM2om56EQdjNXaEKju3k330sTRoXNMEQEHI2qYTSwyz67VW3PkUHrWH1BXE7E2MyU/Q3OVA6ZhcZBsA==
"@ministryofjustice/frontend@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.0.tgz#a3fe803e9865cba6853c23bd34c75688109b9620"
integrity sha512-fnFTKRR4q/+Ihhhu5S1tf4n+UO0Z2I6fGMEPEn/wHe7S5B09P5Kw/bw6tuCKTanzHymfhPypfvArMbYTcTtK7w==
dependencies:
govuk-frontend "^5.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit fd7e289

Please sign in to comment.