Skip to content

Commit 424b460

Browse files
Bump govuk-frontend from 5.5.0 to 5.6.0
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md) - [Commits](alphagov/govuk-frontend@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: govuk-frontend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f299bef commit 424b460

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.5.0",
12+
"govuk-frontend": "^5.6.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.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==
1239+
govuk-frontend@^5.6.0:
1240+
version "5.6.0"
1241+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.6.0.tgz#8c0975f0d825ec7192bcfe64e3e97ef3dfa7dea1"
1242+
integrity sha512-yNA4bL7i7mNrg36wPNZ3RctHo9mjl82Phs8MWs1lwovxJuQ4ogEo/XWn2uB1HxkXNqgMlW4wnd0iiKgRMfxYfw==
12431243

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

0 commit comments

Comments
 (0)