From 7715b91f0f04907c710e20c5b315492e7e45222b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:23:26 -0600 Subject: [PATCH] Bump va-gov/content-build from 0.0.3422 to 0.0.3424 (#16932) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3422 to 0.0.3424. - [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.3422...v0.0.3424) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index e54534e4ec..f4a27adbd9 100644 --- a/composer.json +++ b/composer.json @@ -222,7 +222,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3422", + "va-gov/content-build": "^0.0.3424", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 4c33401cfc..63cbbf30f9 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": "51d220ecfe8df989362d2542bd555bee", + "content-hash": "fd6aedc5fcaf7b1b85a3a3ba52650962", "packages": [ { "name": "asm89/stack-cors", @@ -25862,7 +25862,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3422", + "version": "v0.0.3424", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -25898,7 +25898,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.3422" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3424" }, "time": "2024-01-17T18:59:30+00:00" },