From 16e024171a411e6ea63674f43ca6dbe94eb2287f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 02:00:20 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3383 to 0.0.3384 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3383 to 0.0.3384. - [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.3383...v0.0.3384) --- 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 78fff006f5..6154474eb5 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.3383", + "va-gov/content-build": "^0.0.3384", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 5af212dc52..20a2bb4a00 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": "a4aad9828ce96200f58c79b8835f2dbe", + "content-hash": "46324568c25bb0d608f02a155642e0e0", "packages": [ { "name": "alchemy/zippy", @@ -26911,16 +26911,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3383", + "version": "v0.0.3384", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26" + "reference": "6fd752b56a7291cbf380805ae90a0d60dc468535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ec4aa8360e1e4fc028a17c29408c6aad1ace4e26", - "reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/6fd752b56a7291cbf380805ae90a0d60dc468535", + "reference": "6fd752b56a7291cbf380805ae90a0d60dc468535", "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.3383" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3384" }, - "time": "2023-11-07T23:50:06+00:00" + "time": "2023-11-09T20:58:42+00:00" }, { "name": "vlucas/phpdotenv",