Skip to content

Commit e1b262a

Browse files
build(deps): Bump @x-govuk/govuk-eleventy-plugin from 7.2.1 to 8.3.0 in the production-dependencies group (#25)
* build(deps): Bump @x-govuk/govuk-eleventy-plugin Bumps the production-dependencies group with 1 update: [@x-govuk/govuk-eleventy-plugin](https://github.com/x-govuk/govuk-eleventy-plugin). Updates `@x-govuk/govuk-eleventy-plugin` from 7.2.1 to 8.3.0 - [Release notes](https://github.com/x-govuk/govuk-eleventy-plugin/releases) - [Commits](x-govuk/govuk-eleventy-plugin@v7.2.1...v8.3.0) --- updated-dependencies: - dependency-name: "@x-govuk/govuk-eleventy-plugin" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix: remove custom 404.md to use plugin default --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Nesbitt-Smith <chris@cns.me.uk>
1 parent 7396991 commit e1b262a

3 files changed

Lines changed: 38 additions & 178 deletions

File tree

package-lock.json

Lines changed: 37 additions & 124 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"license": "MIT",
3333
"dependencies": {
3434
"@sindresorhus/slugify": "^3.0.0",
35-
"@x-govuk/govuk-eleventy-plugin": "^7.0.0",
35+
"@x-govuk/govuk-eleventy-plugin": "^8.3.0",
3636
"govuk-frontend": "5.13.0",
3737
"jspdf": "^4.0.0",
3838
"markdown-it": "^14.1.0"

src/404.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)