Skip to content

Commit 55d776a

Browse files
Bump govuk-frontend from 5.4.0 to 5.4.1 (#250)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed57a1e commit 55d776a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"esbuild": "^0.21.5",
12-
"govuk-frontend": "^5.4.0",
12+
"govuk-frontend": "^5.4.1",
1313
"sass": "^1.77.6"
1414
},
1515
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1230,10 +1230,10 @@ gopd@^1.0.1:
12301230
dependencies:
12311231
get-intrinsic "^1.1.3"
12321232

1233-
govuk-frontend@^5.4.0:
1234-
version "5.4.0"
1235-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.0.tgz#8f2e0b55ef7c7552a1efe68c7b40ff1b4a393e72"
1236-
integrity sha512-F3YwQYrYQqIPfNxsoph6O78Ey1unCB6cy6omx8KeWY9G504lWZFBSIaiUCma1jNLw9bOUU7Ui+tXG09jjqy0Mw==
1233+
govuk-frontend@^5.4.1:
1234+
version "5.4.1"
1235+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.1.tgz#cae59d1fd441f7830445810c1d281eac06a835d1"
1236+
integrity sha512-Gmd8LV++TRh9OF6tA+9KQTpwvlsLcri7qRjViz9ji4YuwZvX+c9TD7tyE+dnJcqsQsJfhr9Fp38m3Hu3H7EIcQ==
12371237

12381238
graceful-fs@^4.1.15:
12391239
version "4.2.10"

0 commit comments

Comments
 (0)