From cf0a961573e21a9b2335e1dc60e2cebedbf8a784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 07:56:11 -0500 Subject: [PATCH] Bump va-gov/content-build from 0.0.3384 to 0.0.3385 (#16116) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3384 to 0.0.3385. - [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.3384...v0.0.3385) --- 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 6154474eb5a..d8caa44026d 100644 --- a/composer.json +++ b/composer.json @@ -207,7 +207,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3384", + "va-gov/content-build": "^0.0.3385", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 73fb2bd6f3c..81a5b2f769e 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": "46324568c25bb0d608f02a155642e0e0", + "content-hash": "08f620d95b73058a67aed476a9070dae", "packages": [ { "name": "alchemy/zippy", @@ -26911,16 +26911,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3384", + "version": "v0.0.3385", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "6fd752b56a7291cbf380805ae90a0d60dc468535" + "reference": "4c4c807a26acf3d0c565b79bc35a63c0751736f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/6fd752b56a7291cbf380805ae90a0d60dc468535", - "reference": "6fd752b56a7291cbf380805ae90a0d60dc468535", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/4c4c807a26acf3d0c565b79bc35a63c0751736f0", + "reference": "4c4c807a26acf3d0c565b79bc35a63c0751736f0", "shasum": "" }, "type": "node-project", @@ -26947,9 +26947,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.3384" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3385" }, - "time": "2023-11-09T20:58:42+00:00" + "time": "2023-11-10T00:12:18+00:00" }, { "name": "vlucas/phpdotenv",