Skip to content

Commit

Permalink
Merge pull request #8029 from ministryofjustice/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/govuk-frontend-5.8.0

Bump govuk-frontend from 5.7.1 to 5.8.0
  • Loading branch information
jrmhaig authored Jan 10, 2025
2 parents b6d3018 + 73683a0 commit 9998a63
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/webpack/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$govuk-images-path: "~govuk-frontend/dist/govuk/assets/images/";
$govuk-fonts-path: "~govuk-frontend/dist/govuk/assets/fonts/";

@import "~govuk-frontend/dist/govuk/all";
@import "~govuk-frontend/dist/govuk/index";

@import "~govuk-frontend/dist/govuk/base";
@import "~govuk-frontend/dist/govuk/core/typography";
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"datatables.net-select": "2.1.0",
"dropzone": "^5.9.3",
"file-loader": "^6.2.0",
"govuk-frontend": "^5.7.1",
"govuk-frontend": "^5.8.0",
"jquery": "^3.7.1",
"jquery-accessible-accordion-aria": "^2.6.1",
"jquery-datatables-checkboxes": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2889,10 +2889,10 @@ gopd@^1.0.1, gopd@^1.2.0:
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==

govuk-frontend@^5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.1.tgz#d4c561ebf8c0b76130f31df8c2e4d70d340cd63f"
integrity sha512-jF1cq5rn57kxZmJRprUZhTQ31zaBBK4b5AyeJaPX3Yhg22lk90Mx/dQLvOk/ycV3wM7e0y+s4IPvb2fFaPlCGg==
govuk-frontend@^5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.8.0.tgz#da1b03cb4f2ba1f6036be0dac3c5327c3405174c"
integrity sha512-6l3f/YhDUCWjpmSW3CL95Hg8B+ZLzTf2WYo25ZtCs2Lb8UIzxxxFI8LxG7Ey/z04UuPhUunqFhTwSkQyJ69XbQ==

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

0 comments on commit 9998a63

Please sign in to comment.