Skip to content

Commit

Permalink
Bump govuk-frontend from 5.4.0 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: govuk-frontend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent 1541a55 commit cb88964
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 @@ -6,7 +6,7 @@
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete",
"esbuild": "^0.23.0",
"govuk-country-and-territory-autocomplete": "^1.0.2",
"govuk-frontend": "^5.4.0",
"govuk-frontend": "^5.5.0",
"sass": "^1.77.8"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ govuk-country-and-territory-autocomplete@^1.0.2:
core-js "3.2.1"
openregister-picker-engine "^1.2.1"

govuk-frontend@^5.0.0, govuk-frontend@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.0.tgz#8f2e0b55ef7c7552a1efe68c7b40ff1b4a393e72"
integrity sha512-F3YwQYrYQqIPfNxsoph6O78Ey1unCB6cy6omx8KeWY9G504lWZFBSIaiUCma1jNLw9bOUU7Ui+tXG09jjqy0Mw==
govuk-frontend@^5.0.0, govuk-frontend@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.5.0.tgz#dfb2426788dbf570ef7d2742983bc54e68f17f34"
integrity sha512-lNSHCOzgk6LfgelcdtJxTLK1BX/cpjCUyEB3LnzliD9o9YQckNMsbj5+jSOs2RFy6XBJ/DJqxj2TKfjBCuzpyA==

immutable@^4.0.0:
version "4.3.5"
Expand Down

0 comments on commit cb88964

Please sign in to comment.