From c1c78684014ddcec1b6c580d9665b44c399c3551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:23:16 -0600 Subject: [PATCH] Bump va-gov/content-build from 0.0.3392 to 0.0.3393 (#16223) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3392 to 0.0.3393. - [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.3392...v0.0.3393) --- 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 c76bf6ab4da..3aedb4b293a 100644 --- a/composer.json +++ b/composer.json @@ -208,7 +208,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3392", + "va-gov/content-build": "^0.0.3393", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index ab41fb5ebf8..5b7fd91ca47 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": "d4021cb5119f043c65b6619b15d1df4a", + "content-hash": "688708b5d6cd3bf326b3a940e63700ca", "packages": [ { "name": "alchemy/zippy", @@ -26918,16 +26918,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3392", + "version": "v0.0.3393", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "994a34581a367ba5f5d80471373307bd60571650" + "reference": "98905f700263ccb9f19690ef5d51c70aa8712e4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/994a34581a367ba5f5d80471373307bd60571650", - "reference": "994a34581a367ba5f5d80471373307bd60571650", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/98905f700263ccb9f19690ef5d51c70aa8712e4b", + "reference": "98905f700263ccb9f19690ef5d51c70aa8712e4b", "shasum": "" }, "type": "node-project", @@ -26954,9 +26954,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.3392" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3393" }, - "time": "2023-11-20T18:56:17+00:00" + "time": "2023-11-27T19:24:05+00:00" }, { "name": "vlucas/phpdotenv",