Skip to content

Commit

Permalink
Bump va-gov/content-build from 0.0.3467 to 0.0.3469 (#17677)
Browse files Browse the repository at this point in the history
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3467 to 0.0.3469.
- [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases)
- [Commits](department-of-veterans-affairs/content-build@v0.0.3467...v0.0.3469)

---
updated-dependencies:
- dependency-name: va-gov/content-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 4e254ff commit 1b641ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3467",
"va-gov/content-build": "^0.0.3469",
"vlucas/phpdotenv": "^5.3",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "55e5b00eef18223d7c4a5bbc8a50f387",
"content-hash": "8d73388494db334e569e8093c68a0ccc",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -25853,16 +25853,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3467",
"version": "v0.0.3469",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "27331f58c91139f0aca4370588c31c62792f3449"
"reference": "873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/27331f58c91139f0aca4370588c31c62792f3449",
"reference": "27331f58c91139f0aca4370588c31c62792f3449",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66",
"reference": "873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66",
"shasum": ""
},
"type": "node-project",
Expand All @@ -25889,9 +25889,9 @@
"description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.",
"support": {
"issues": "https://github.com/department-of-veterans-affairs/content-build/issues",
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3467"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3469"
},
"time": "2024-03-26T20:03:54+00:00"
"time": "2024-03-28T14:26:18+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down

0 comments on commit 1b641ab

Please sign in to comment.