From 9e5492b93de7f6d41f038d1ff1da57029e4e3b80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:24:35 -0800 Subject: [PATCH] Bump va-gov/content-build from 0.0.3426 to 0.0.3427 (#17028) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3426 to 0.0.3427. - [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.3426...v0.0.3427) --- 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 a56b0dadb4..7494defa90 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.3426", + "va-gov/content-build": "^0.0.3427", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 59e6779b08..5e0206d6f4 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": "26605fda111f4e1307b6d375ffc3e4b8", + "content-hash": "38b7f3830a1e681f80076cb379b2023e", "packages": [ { "name": "asm89/stack-cors", @@ -25862,16 +25862,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3426", + "version": "v0.0.3427", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "c2ca35a8d4ac657b53b3f1b69eadb185eda1147a" + "reference": "d98e082265882b311383cb6a0b83ef6cf6d72f42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/c2ca35a8d4ac657b53b3f1b69eadb185eda1147a", - "reference": "c2ca35a8d4ac657b53b3f1b69eadb185eda1147a", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/d98e082265882b311383cb6a0b83ef6cf6d72f42", + "reference": "d98e082265882b311383cb6a0b83ef6cf6d72f42", "shasum": "" }, "type": "node-project", @@ -25898,9 +25898,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.3426" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3427" }, - "time": "2024-01-23T17:57:20+00:00" + "time": "2024-01-24T17:14:58+00:00" }, { "name": "vlucas/phpdotenv",