Skip to content

Commit

Permalink
Upgrade to govuk-frontend 5.4.1
Browse files Browse the repository at this point in the history
Also take the opportunity to bump sass and prototype components
  • Loading branch information
peteryates committed Jul 18, 2024
1 parent 64f2090 commit 952ce50
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion guide/content/introduction/supported-versions.slim
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ table.govuk-table.app-table--constrained
th.govuk-table__header scope="row"
| GOV.UK Design System
td.govuk-table__cell.govuk-table__cell--numeric
| 5.4.0
| 5.4.1
td.govuk-table__cell.govuk-table__cell--numeric
| 3.14.0
tr.govuk-table__row
Expand Down
24 changes: 12 additions & 12 deletions guide/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@x-govuk/govuk-prototype-components": "^3.0.1",
"govuk-frontend": "5.4.0",
"sass": "^1.57.1"
"@x-govuk/govuk-prototype-components": "^3.0.6",
"govuk-frontend": "5.4.1",
"sass": "^1.77.8"
}
}

0 comments on commit 952ce50

Please sign in to comment.