From 2b81360df8f3fe5a73d6665b546f3584937de368 Mon Sep 17 00:00:00 2001 From: update-bot Date: Wed, 7 Feb 2024 01:08:08 +0000 Subject: [PATCH] Update stats --- README.md | 4 ++-- data.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e0c531..5813b67 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ This shows the current known govuk-frontend version of services, based on their | Service | govuk-frontend version | | ------- | --------------------- | +| [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.1.0 | +| [Product safety database](https://github.com/UKGovernmentBEIS/beis-opss-psd/) | 5.1.0 | | [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.0.0 | | [Apply for legal aid](https://github.com/ministryofjustice/laa-apply-for-legal-aid/) | ^5.0.0 | | [Check if your client qualifies for legal aid](https://github.com/ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid/) | ^5.0.0 | | [Find a lost teacher reference number (TRN)](https://github.com/DFE-Digital/find-a-lost-trn/) | ^5.0.0 | -| [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.0.0 | | [GOV.UK Forms (Product pages)](https://github.com/alphagov/forms-product-page/) | ^5.0.0 | | [GOV.UK Forms (Admin application)](https://github.com/alphagov/forms-admin/) | ~5.0.0 | | [GOV.UK Forms (Forms runner)](https://github.com/alphagov/forms-runner/) | ~5.0.0 | @@ -17,7 +18,6 @@ This shows the current known govuk-frontend version of services, based on their | [GOV.UK Prototype Kit](https://github.com/alphagov/govuk-prototype-kit/) | 5.0.0 | | [Get a new energy certificate](https://github.com/communitiesuk/epb-frontend/) | ^5.0.0 | | [Manage training for early career teachers](https://github.com/DFE-Digital/early-careers-framework/) | ^5.0.0 | -| [Product safety database](https://github.com/UKGovernmentBEIS/beis-opss-psd/) | 5.0.0 | | [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^5.0.0 | | [Submit social housing lettings and sales data (CORE)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/) | 5.0.0 | | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.0.0 | diff --git a/data.json b/data.json index 1ed93a0..c9d8fe3 100644 --- a/data.json +++ b/data.json @@ -115,7 +115,7 @@ { "repo": "alphagov/govuk-design-system", "serviceName": "GOV.UK Design System", - "govukversion": "^5.0.0", + "govukversion": "^5.1.0", "name": "Website" }, { @@ -348,7 +348,7 @@ { "repo": "UKGovernmentBEIS/beis-opss-psd", "serviceName": "Product safety database", - "govukversion": "5.0.0" + "govukversion": "5.1.0" }, { "repo": "alphagov/govuk-prototype-kit",