Skip to content

Commit

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

Bump govuk-frontend from 5.3.0 to 5.4.0
  • Loading branch information
richardpattinson authored Jun 20, 2024
2 parents 22017f2 + 836defb commit 621bfef
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.21.4",
"govuk-frontend": "^5.3.0",
"govuk-frontend": "^5.4.0",
"sass": "^1.75.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"

govuk-frontend@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.3.0.tgz#f9a2b405925beada90d074e17939f9d8ddcd256e"
integrity sha512-w6yaaDU3nqhVmWJFnOuJKRIUEB/2RrTFGzoA3z5n4cTG9h292EseT/q+JJA/LYTf5IYzeTIVAUbE5fFjUxefiQ==
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==

immutable@^4.0.0:
version "4.3.0"
Expand Down

0 comments on commit 621bfef

Please sign in to comment.