Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent fd97cc5 commit 73bb703
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": "^2.2.0",
"@ministryofjustice/frontend": "^2.2.2",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete",
"esbuild": "^0.23.1",
"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.23.1.tgz#81fd50d11e2c32b2d6241470e3185b70c7b30699"
integrity sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==

"@ministryofjustice/frontend@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.0.tgz#1b41e088adc67a486529fad526e0fe6651c853f0"
integrity sha512-d6ZPTnsJC7vofU1+nPmDXzmZeYP5oYJXWTthHHf2kABQnEBMeJvTZJdxttH2qw9NjFbV5mWiPNWZsx0wgG4qvg==
"@ministryofjustice/frontend@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.2.tgz#5a0206ce9472cf4fc82fa3326c414d40e13248db"
integrity sha512-7PIms2sNyo9x614KiqC29veO86AjCFJ79SMERxf2MISiTQ7hph6rtTS3iZSXGCr2WdCxHOZkA3rdmt7ZNfGnDQ==
dependencies:
govuk-frontend "^5.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit 73bb703

Please sign in to comment.