Skip to content

Commit 87bbab9

Browse files
Bump nhsuk-frontend from 9.6.3 to 9.6.4 (#394)
Bumps [nhsuk-frontend](https://github.com/nhsuk/nhsuk-frontend) from 9.6.3 to 9.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhsuk/nhsuk-frontend/releases">nhsuk-frontend's releases</a>.</em></p> <blockquote> <h2>v9.6.4</h2> <h2>9.6.4 - 10 July 2025</h2> <p>Note: This release was created from the <code>support/9.x</code> branch.</p> <p>:wrench: <strong>Fixes</strong></p> <ul> <li><a href="https://redirect.github.com/nhsuk/nhsuk-frontend/pull/1471">#1471: Fix styles for button as link :visited when :active and :focus</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nhsuk/nhsuk-frontend/blob/v9.6.4/CHANGELOG.md">nhsuk-frontend's changelog</a>.</em></p> <blockquote> <h2>9.6.4 - 10 July 2025</h2> <p>Note: This release was created from the <code>support/9.x</code> branch.</p> <p>:wrench: <strong>Fixes</strong></p> <ul> <li><a href="https://redirect.github.com/nhsuk/nhsuk-frontend/pull/1471">#1471: Fix styles for button as link :visited when :active and :focus</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nhsuk/nhsuk-frontend/commit/67e94f77fafc5e8dc763971476243ed82e33b39b"><code>67e94f7</code></a> Merge pull request <a href="https://redirect.github.com/nhsuk/nhsuk-frontend/issues/1472">#1472</a> from nhsuk/v9-fix-button-visited-bug-1372</li> <li><a href="https://github.com/nhsuk/nhsuk-frontend/commit/afc0634e6ac32852642a142482c28df2e7b42c75"><code>afc0634</code></a> Bump version for v9.6.4 release</li> <li><a href="https://github.com/nhsuk/nhsuk-frontend/commit/887598b018a00cb312165a2f8f58b23f73d72855"><code>887598b</code></a> add changelog entry</li> <li><a href="https://github.com/nhsuk/nhsuk-frontend/commit/af9ab51be591dbca8c04fad302e70207ed6bc1cd"><code>af9ab51</code></a> fix button styles for visited link buttons when active and focus fixes <a href="https://redirect.github.com/nhsuk/nhsuk-frontend/issues/1372">#1372</a></li> <li>See full diff in <a href="https://github.com/nhsuk/nhsuk-frontend/compare/v9.6.3...v9.6.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nhsuk-frontend&package-manager=npm_and_yarn&previous-version=9.6.3&new-version=9.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9541461 commit 87bbab9

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

package-lock.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"gulp-rename": "^2.1.0",
3333
"gulp-sass": "^5.1.0",
3434
"lodash": "^4.17.21",
35-
"nhsuk-frontend": "^9.6.3",
35+
"nhsuk-frontend": "^9.6.4",
3636
"nunjucks": "^3.2.4",
3737
"path": "^0.12.7",
3838
"sass-embedded": "1.89.2"

0 commit comments

Comments
 (0)