From 4a7aec97c62471724b8ca4556bc64fd740f2be15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:02:46 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3375 to 0.0.3376 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3375 to 0.0.3376. - [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.3375...v0.0.3376) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index cbd5fb82e8..0ceb04269e 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.3375", + "va-gov/content-build": "^0.0.3376", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index a12a9769bf..078e1771de 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": "f794d0c300d80af7440d0421acf1c971", + "content-hash": "faaf25abea1e1ec90d1d817d60e1e379", "packages": [ { "name": "alchemy/zippy", @@ -26908,16 +26908,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3375", + "version": "v0.0.3376", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "ce3ea598be9758900d6b20625e1575c89cf8200e" + "reference": "a576b62fee7283bba2f8b36cf1df793ecf026f95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ce3ea598be9758900d6b20625e1575c89cf8200e", - "reference": "ce3ea598be9758900d6b20625e1575c89cf8200e", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/a576b62fee7283bba2f8b36cf1df793ecf026f95", + "reference": "a576b62fee7283bba2f8b36cf1df793ecf026f95", "shasum": "" }, "type": "node-project", @@ -26944,9 +26944,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.3375" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3376" }, - "time": "2023-10-26T17:00:58+00:00" + "time": "2023-10-27T15:45:22+00:00" }, { "name": "vlucas/phpdotenv",