From f3860817c543ac2fc31f5f235129c51abc23ddf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 02:19:07 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3639 to 0.0.3640 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3639 to 0.0.3640. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](https://github.com/department-of-veterans-affairs/content-build/compare/v0.0.3639...v0.0.3640) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 351c3f8e78..4248550f12 100644 --- a/composer.json +++ b/composer.json @@ -231,7 +231,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3639", + "va-gov/content-build": "^0.0.3640", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index a6f4f6f493..5f6f4766ca 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "46d871748afd027c07d8e0eb6ab6038f", + "content-hash": "840e430c437c3c9892ded1a0abc8e3ce", "packages": [ { "name": "asm89/stack-cors", @@ -26851,7 +26851,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3639", + "version": "v0.0.3640", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -26887,7 +26887,7 @@ "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.3639" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3640" }, "time": "2024-11-25T16:30:31+00:00" },