From 19b4f5bcb8e70220d16d48fe63be033c82e73167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 01:20:17 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3410 to 0.0.3411 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3410 to 0.0.3411. - [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.3410...v0.0.3411) --- 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 1552d34947..a5bdb118eb 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3410", + "va-gov/content-build": "^0.0.3411", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 858fc8daba..ac3393d280 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": "d54aa0ea5471b9b838b72d1f32007a61", + "content-hash": "782dffad1efba3404fec837d052c36f3", "packages": [ { "name": "asm89/stack-cors", @@ -25942,7 +25942,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3410", + "version": "v0.0.3411", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -25978,7 +25978,7 @@ "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.3410" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3411" }, "time": "2023-12-21T22:26:26+00:00" },