Skip to content

Commit 6b758e5

Browse files
Bump govuk-frontend from 5.7.1 to 5.8.0
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.7.1 to 5.8.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.7.1...v5.8.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 94d4194 commit 6b758e5

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@ gopd@^1.0.1:
14371437
dependencies:
14381438
get-intrinsic "^1.1.3"
14391439

1440-
govuk-frontend@^5.7.1:
1441-
version "5.7.1"
1442-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.1.tgz#d4c561ebf8c0b76130f31df8c2e4d70d340cd63f"
1443-
integrity sha512-jF1cq5rn57kxZmJRprUZhTQ31zaBBK4b5AyeJaPX3Yhg22lk90Mx/dQLvOk/ycV3wM7e0y+s4IPvb2fFaPlCGg==
1440+
govuk-frontend@^5.8.0:
1441+
version "5.8.0"
1442+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.8.0.tgz#da1b03cb4f2ba1f6036be0dac3c5327c3405174c"
1443+
integrity sha512-6l3f/YhDUCWjpmSW3CL95Hg8B+ZLzTf2WYo25ZtCs2Lb8UIzxxxFI8LxG7Ey/z04UuPhUunqFhTwSkQyJ69XbQ==
14441444

14451445
graceful-fs@^4.1.15:
14461446
version "4.2.10"

0 commit comments

Comments
 (0)