Skip to content

Commit

Permalink
Merge pull request #807 from co-cddo/force-govuk-frontend-to-stay-at-…
Browse files Browse the repository at this point in the history
…4-7-0

Fix govuk-frontend to stay at 4.7.0 until able to upgrade to 4.8.0
  • Loading branch information
RobNicholsGDS authored Feb 22, 2024
2 parents fbc24b6 + 7ec20ce commit e4f4e3f
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 @@
"lint": "standard"
},
"dependencies": {
"govuk-frontend": "^4.7.0",
"govuk-frontend": "4.7.0",
"jquery": "^3",
"lodash": "^4.17.21",
"mark.js": "^8.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -717,10 +717,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

govuk-frontend@^4.7.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.8.0.tgz#df4e56c762e93aae74fed214bb6be08e13783772"
integrity sha512-NOmPJxL8IYq1HSNHYKx9XY2LLTxuwb+IFASiGQO4sgJ8K7AG66SlSeqARrcetevV8zOf+i1z+MbJJ2O7//OxAw==
[email protected]:
version "4.7.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.7.0.tgz#69950b6c2e69f435ffe9aa60d8dee232dac977de"
integrity sha512-0OsdCusF5qvLWwKziU8zqxiC0nq6WP0ZQuw51ymZ/1V0tO71oIKMlSLN2S9bm8RcEGSoidPt2A34gKxePrLjvg==

graceful-fs@^4.1.15:
version "4.2.11"
Expand Down

0 comments on commit e4f4e3f

Please sign in to comment.