Skip to content

Commit

Permalink
Bump @ministryofjustice/frontend from 1.6.0 to 1.6.3
Browse files Browse the repository at this point in the history
Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 1.6.0 to 1.6.3.
- [Release notes](https://github.com/ministryofjustice/moj-frontend/releases)
- [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md)
- [Commits](ministryofjustice/moj-frontend@v1.6.0...v1.6.3)

---
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 Dec 6, 2022
1 parent 82c5932 commit bc3cff1
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 @@ -11,7 +11,7 @@
"start:testserver": "bundle exec puma & wait-on http://localhost:9292/"
},
"dependencies": {
"@ministryofjustice/frontend": "^1.6.0",
"@ministryofjustice/frontend": "^1.6.3",
"@rails/ujs": "^7.0.4",
"@hotwired/turbo-rails": "^7.2.4",
"@rails/webpacker": "5.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1257,10 +1257,10 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz#0300943770e04231041a51bd39f0439b5c7ab4f0"
integrity sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg==

"@ministryofjustice/frontend@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-1.6.0.tgz#a17951012207f1b17d42cefe02ec90667d4ced7f"
integrity sha512-LFmDiO3y8l4qey2WDmRnHb98vAVSCD/QSYYEUBwS10ouyBNbYKGHWNLxF1VfulqOa5uPJp/fA2JUT9Pj1T4NUg==
"@ministryofjustice/frontend@^1.6.3":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-1.6.3.tgz#1ff157291d93dfc5896bc8ebba614f943aab1c0e"
integrity sha512-xbtK3cCAg+H2zY6S6foOjWwTf9Wh0PlMQ7cHaSJ8spj+88LBICEHG0qQ/5As/Xm3AEF4NhLiZR3xw0AvTUqvxA==
dependencies:
govuk-frontend "^3.0.0 || ^4.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit bc3cff1

Please sign in to comment.