Skip to content

Commit 585d0f7

Browse files
Bump govuk-frontend from 5.4.1 to 5.5.0 (#260)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b65b1d5 commit 585d0f7

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.23.0",
12-
"govuk-frontend": "^5.4.1",
12+
"govuk-frontend": "^5.5.0",
1313
"sass": "^1.77.8"
1414
},
1515
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1236,10 +1236,10 @@ gopd@^1.0.1:
12361236
dependencies:
12371237
get-intrinsic "^1.1.3"
12381238

1239-
govuk-frontend@^5.4.1:
1240-
version "5.4.1"
1241-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.1.tgz#cae59d1fd441f7830445810c1d281eac06a835d1"
1242-
integrity sha512-Gmd8LV++TRh9OF6tA+9KQTpwvlsLcri7qRjViz9ji4YuwZvX+c9TD7tyE+dnJcqsQsJfhr9Fp38m3Hu3H7EIcQ==
1239+
govuk-frontend@^5.5.0:
1240+
version "5.5.0"
1241+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.5.0.tgz#dfb2426788dbf570ef7d2742983bc54e68f17f34"
1242+
integrity sha512-lNSHCOzgk6LfgelcdtJxTLK1BX/cpjCUyEB3LnzliD9o9YQckNMsbj5+jSOs2RFy6XBJ/DJqxj2TKfjBCuzpyA==
12431243

12441244
graceful-fs@^4.1.15:
12451245
version "4.2.10"

0 commit comments

Comments
 (0)