Skip to content

Commit 0241b10

Browse files
authored
patch: update govuk-frontend for new coat of arms (#1294)
* update govuk-frontend to 4.9.0 * update lockfile
1 parent 0ed95a3 commit 0241b10

File tree

5 files changed

+12
-19
lines changed

5 files changed

+12
-19
lines changed

designer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-plugin-tsdoc": "^0.2.14",
117117
"file-loader": "^6.2.0",
118118
"flat": "5.0.2",
119-
"govuk-frontend": "^4.8.0",
119+
"govuk-frontend": "^4.9.0",
120120
"hoek": "^6.1.3",
121121
"html-webpack-plugin": "^4.5.2",
122122
"i18next-parser": "^3.3.0",

model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/runtime": "^7.23.3",
3232
"boom": "7.3.0",
3333
"btoa": "^1.2.1",
34-
"govuk-frontend": "^4.0.1",
34+
"govuk-frontend": "^4.9.0",
3535
"joi": "17.2.1"
3636
},
3737
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"dependencies": {
6868
"@babel/runtime": "^7.21.0",
69-
"govuk-frontend": "^4.8.0",
69+
"govuk-frontend": "^4.9.0",
7070
"hmpo-components": "^5.2.1"
7171
},
7272
"resolutions": {

runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dotenv": "8.2.0",
6262
"expr-eval": "^2.0.2",
6363
"google-libphonenumber": "^3.2.34",
64-
"govuk-frontend": "^4.8.0",
64+
"govuk-frontend": "^4.9.0",
6565
"hapi-pino": "8.0.0",
6666
"hapi-pulse": "3.0.0",
6767
"hapi-rate-limit": "4.1.0",

yarn.lock

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4972,7 +4972,7 @@ __metadata:
49724972
flagg: ^1.1.2
49734973
flat: 5.0.2
49744974
focus-trap-react: ^8.9.2
4975-
govuk-frontend: ^4.8.0
4975+
govuk-frontend: ^4.9.0
49764976
hapi-pino: ^8.0.1
49774977
hoek: ^6.1.3
49784978
html-webpack-plugin: ^4.5.2
@@ -5067,7 +5067,7 @@ __metadata:
50675067
eslint-plugin-import: ^2.25.4
50685068
eslint-plugin-tsdoc: ^0.2.14
50695069
expr-eval: 2.0.2
5070-
govuk-frontend: ^4.0.1
5070+
govuk-frontend: ^4.9.0
50715071
hmpo-components: 5.2.1
50725072
jest: ^29.2.0
50735073
joi: 17.2.1
@@ -5169,7 +5169,7 @@ __metadata:
51695169
flat: 5.0.2
51705170
form-data: ^4.0.0
51715171
google-libphonenumber: ^3.2.34
5172-
govuk-frontend: ^4.8.0
5172+
govuk-frontend: ^4.9.0
51735173
hapi-pino: 8.0.0
51745174
hapi-pulse: 3.0.0
51755175
hapi-rate-limit: 4.1.0
@@ -8627,7 +8627,7 @@ __metadata:
86278627
eslint-plugin-prettier: ^4.2.1
86288628
eslint-plugin-promise: ^4.2.1
86298629
eslint-plugin-tsdoc: ^0.2.14
8630-
govuk-frontend: ^4.8.0
8630+
govuk-frontend: ^4.9.0
86318631
hmpo-components: ^5.2.1
86328632
husky: ^4.3.0
86338633
lint-staged: ^10.4.2
@@ -11417,17 +11417,10 @@ __metadata:
1141711417
languageName: node
1141811418
linkType: hard
1141911419

11420-
"govuk-frontend@npm:^4.0.1":
11421-
version: 4.7.0
11422-
resolution: "govuk-frontend@npm:4.7.0"
11423-
checksum: 0e246dd2c724e51fd14dd40fc31c66627df7d07ebe89e1a19b1e7da7e7a5eb86bc6560229e18a13e40651e6c953a67422d54e77e240d82efff7b2cbefaa8b88d
11424-
languageName: node
11425-
linkType: hard
11426-
11427-
"govuk-frontend@npm:^4.8.0":
11428-
version: 4.8.0
11429-
resolution: "govuk-frontend@npm:4.8.0"
11430-
checksum: e255f924f399319e109347ec4993e0441fc5847a6a73ba44a465b1599c7d03e85c29212743b081ccd60e19224c6301143c77540b8e4bfe615fcb3e162b8663f4
11420+
"govuk-frontend@npm:^4.9.0":
11421+
version: 4.9.0
11422+
resolution: "govuk-frontend@npm:4.9.0"
11423+
checksum: f70cf65d91e00669b6b818e82b343df8dc40fef1ffdda02ad4394291bdb184aca3593e610f5399ee01b1c921a5226f13cd537606a7755a4e882864852fd2e18c
1143111424
languageName: node
1143211425
linkType: hard
1143311426

0 commit comments

Comments
 (0)