Skip to content

Commit

Permalink
Merge pull request #806 from DFE-Digital/dependabot/npm_and_yarn/govu…
Browse files Browse the repository at this point in the history
…k-frontend-5.6.0

Bump govuk-frontend from 5.5.0 to 5.6.0
  • Loading branch information
felixclack authored Sep 11, 2024
2 parents d121f50 + ee3287d commit d072699
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 @@ -3,7 +3,7 @@
"private": "true",
"dependencies": {
"esbuild": "^0.23.1",
"govuk-frontend": "^5.5.0",
"govuk-frontend": "^5.6.0",
"sass": "^1.78.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,10 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"

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.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.2.4"
Expand Down

0 comments on commit d072699

Please sign in to comment.