Skip to content

Commit 5a7d070

Browse files
Bump govuk-frontend from 5.5.0 to 5.7.1 (#293)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Pepler <andrew.pepler@digital.justice.gov.uk>
1 parent 63555c7 commit 5a7d070

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1369,10 +1369,10 @@ gopd@^1.0.1:
13691369
dependencies:
13701370
get-intrinsic "^1.1.3"
13711371

1372-
govuk-frontend@^5.5.0:
1373-
version "5.5.0"
1374-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.5.0.tgz#dfb2426788dbf570ef7d2742983bc54e68f17f34"
1375-
integrity sha512-lNSHCOzgk6LfgelcdtJxTLK1BX/cpjCUyEB3LnzliD9o9YQckNMsbj5+jSOs2RFy6XBJ/DJqxj2TKfjBCuzpyA==
1372+
govuk-frontend@^5.7.1:
1373+
version "5.7.1"
1374+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.1.tgz#d4c561ebf8c0b76130f31df8c2e4d70d340cd63f"
1375+
integrity sha512-jF1cq5rn57kxZmJRprUZhTQ31zaBBK4b5AyeJaPX3Yhg22lk90Mx/dQLvOk/ycV3wM7e0y+s4IPvb2fFaPlCGg==
13761376

13771377
graceful-fs@^4.1.15:
13781378
version "4.2.10"

0 commit comments

Comments
 (0)