Skip to content

Commit 224a6db

Browse files
Bump govuk-frontend from 5.10.2 to 5.11.0
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.10.2 to 5.11.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.10.2...v5.11.0) --- updated-dependencies: - dependency-name: govuk-frontend dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cce195 commit 224a6db

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete",
77
"esbuild": "^0.25.5",
88
"govuk-country-and-territory-autocomplete": "^2.0.0",
9-
"govuk-frontend": "^5.10.2",
9+
"govuk-frontend": "^5.11.0",
1010
"sass": "^1.89.2"
1111
},
1212
"scripts": {

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -319,15 +319,10 @@ govuk-country-and-territory-autocomplete@^2.0.0:
319319
core-js "3.2.1"
320320
openregister-picker-engine "^1.2.1"
321321

322-
govuk-frontend@^5.0.0:
323-
version "5.10.0"
324-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.10.0.tgz#812a5a14e4466130603b60b9da3d43a6b06b7069"
325-
integrity sha512-9tjpB8PDwsDqutkQPJXfDalLvNOeKxzFhV7me21s/oyn7HcTg/ei/GC3Y4JvNsXauzjOkxv4eeCHntKeySkdMg==
326-
327-
govuk-frontend@^5.10.2:
328-
version "5.10.2"
329-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.10.2.tgz#616465463a4aa333b01714f90aed5926ad066e6d"
330-
integrity sha512-eVYB2rfUCihehZFHQyylt12/OuXq2JLs+70igcrB1FmbepcDqs1XwKiq96hsPbPF9Vn2f6QXO1OatyD3bq5c9Q==
322+
govuk-frontend@^5.0.0, govuk-frontend@^5.11.0:
323+
version "5.11.0"
324+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.11.0.tgz#01364ca98e4f5f86102dcb93f7d811d5387d2fec"
325+
integrity sha512-RYZDEF1J6nVw5XauQGH+91qplExgHUXfXII7dtIme6I4u3eSvU59yZ0/EFKEwRgTslSqlhJODOnAi5rnQFU5Gw==
331326

332327
immutable@^5.0.2:
333328
version "5.0.2"

0 commit comments

Comments
 (0)