Skip to content

Commit 59cf8bf

Browse files
authored
[PRM-295] Upgrade nhsuk-frontend from v9.3.0 to 9.6.1 (#640)
1 parent a336c73 commit 59cf8bf

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

app/package-lock.json

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

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"history": "^5.3.0",
3939
"jwt-decode": "^4.0.0",
4040
"moment": "^2.30.1",
41-
"nhsuk-frontend": "^9.3.0",
41+
"nhsuk-frontend": "^9.6.1",
4242
"nhsuk-react-components": "^5.0.0",
4343
"pdfjs-viewer-element": "^2.7.0",
4444
"pdfobject": "^2.2.12",

app/src/styles/App.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ $hunit: '%';
221221
padding-bottom: 150px;
222222

223223
&__text {
224-
@include nhsuk-typography-responsive(19);
224+
@include nhsuk-font-size(19);
225225
padding-bottom: 16px;
226226
font-weight: 700;
227227
display: block;

0 commit comments

Comments
 (0)