Skip to content

Commit

Permalink
Bump @ministryofjustice/frontend from 3.0.3 to 3.1.0 in the npm group
Browse files Browse the repository at this point in the history
Bumps the npm group with 1 update: [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend).


Updates `@ministryofjustice/frontend` from 3.0.3 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](ministryofjustice/moj-frontend@v3.0.3...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent b200a27 commit dca3611
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 @@ -5,7 +5,7 @@
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "8.0.12",
"@ministryofjustice/frontend": "^3.0.3",
"@ministryofjustice/frontend": "^3.1.0",
"decimal.js": "^10.4.3",
"esbuild": "^0.24.0",
"govuk-frontend": "^5.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1057,10 +1057,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@ministryofjustice/frontend@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.0.3.tgz#553a9539480806d85752c89fd9c6364f3f878149"
integrity sha512-E1fOweiM/KGR1uct7trvoWQDkZSmSK2uTyL0g+x5q6tFapy/hNMOgzsqwjhhdxSQUjDB3rSKXDub3b+QozEkCA==
"@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==
dependencies:
govuk-frontend "^5.0.0"
moment "^2.27.0"
Expand Down

0 comments on commit dca3611

Please sign in to comment.