Skip to content

Commit

Permalink
Bump govuk-frontend from 5.5.0 to 5.6.0
Browse files Browse the repository at this point in the history
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.5.0 to 5.6.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.5.0...v5.6.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 29, 2024
1 parent 3351e61 commit de1b3f8
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.1",
"govuk-country-and-territory-autocomplete": "^1.0.2",
"govuk-frontend": "^5.5.0",
"govuk-frontend": "^5.6.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.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==
govuk-frontend@^5.0.0, govuk-frontend@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.6.0.tgz#8c0975f0d825ec7192bcfe64e3e97ef3dfa7dea1"
integrity sha512-yNA4bL7i7mNrg36wPNZ3RctHo9mjl82Phs8MWs1lwovxJuQ4ogEo/XWn2uB1HxkXNqgMlW4wnd0iiKgRMfxYfw==

immutable@^4.0.0:
version "4.3.5"
Expand Down

0 comments on commit de1b3f8

Please sign in to comment.