Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[npm] bump @govuk-prototype-kit/common-templates in /prototype/src
Bumps [@govuk-prototype-kit/common-templates](https://github.com/alphagov/govuk-prototype-kit-common-templates) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/alphagov/govuk-prototype-kit-common-templates/releases)
- [Changelog](https://github.com/alphagov/govuk-prototype-kit-common-templates/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk-prototype-kit-common-templates@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@govuk-prototype-kit/common-templates"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2026
commit 63d01da26a5106cfaeecb2d0698ae2a2406eeb27
13 changes: 8 additions & 5 deletions prototype/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion prototype/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"@govuk-prototype-kit/common-templates": "^2.0.1",
"@govuk-prototype-kit/common-templates": "^3.0.0",
"@x-govuk/govuk-prototype-components": "^5.0.2",
"@x-govuk/govuk-prototype-filters": "^2.1.0",
"body-parser": "^2.2.2",
Expand Down