Skip to content

Commit 1905ec2

Browse files
authored
Merge pull request alphagov#312 from alphagov/ldeb-bump-govuk-fronted
Bump govuk-frontend from 4.0.0 to 4.4.1
2 parents d3a1545 + ee003ef commit 1905ec2

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
### New features
6+
7+
The Technical Documentation Template (TDT) now uses GOV.UK Frontend 4.4.1.
8+
9+
Check your documentation site displays correctly. If your site does not display correctly, you can refer to the [GOV.UK Frontend release notes](https://github.com/alphagov/govuk-frontend/releases/) for more information.
10+
511
### Fixes
612

713
- [#242: Make scrollable area keyboard (and voice) focusable](https://github.com/alphagov/tech-docs-gem/pull/242) (thanks [@colinbm](https://github.com/colinbm))

package-lock.json

Lines changed: 3 additions & 3 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
@@ -6,7 +6,7 @@
66
"lint": "standard"
77
},
88
"dependencies": {
9-
"govuk-frontend": "^4.0.0"
9+
"govuk-frontend": "^4.4.1"
1010
},
1111
"devDependencies": {
1212
"standard": "^14.3.4"

0 commit comments

Comments
 (0)