From b3a507143a81e7b4e3a0a3f61b122cbfa2c93a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:51:28 -0800 Subject: [PATCH] Bump va-gov/content-build from 0.0.3637 to 0.0.3639 (#19966) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3637 to 0.0.3639. - [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.3637...v0.0.3639) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 2a2d7580cb..351c3f8e78 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.3637", + "va-gov/content-build": "^0.0.3639", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 1ac42bc6db..a6f4f6f493 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": "a69f035d0ff7de8659a38f13f7c2d647", + "content-hash": "46d871748afd027c07d8e0eb6ab6038f", "packages": [ { "name": "asm89/stack-cors", @@ -26851,16 +26851,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3637", + "version": "v0.0.3639", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "12c93c10c5d25295977dc7b89f4741b50ff8780a" + "reference": "afb998923f8d593490e2d4ac739d115de453a52e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/12c93c10c5d25295977dc7b89f4741b50ff8780a", - "reference": "12c93c10c5d25295977dc7b89f4741b50ff8780a", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/afb998923f8d593490e2d4ac739d115de453a52e", + "reference": "afb998923f8d593490e2d4ac739d115de453a52e", "shasum": "" }, "type": "node-project", @@ -26887,9 +26887,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.3637" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3639" }, - "time": "2024-11-20T19:19:21+00:00" + "time": "2024-11-25T16:30:31+00:00" }, { "name": "vlucas/phpdotenv",