From 2420fb4b530f78f03eadae90bf695339bc265aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:05:56 -0800 Subject: [PATCH] Bump va-gov/content-build from 0.0.3443 to 0.0.3444 (#17300) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3443 to 0.0.3444. - [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.3443...v0.0.3444) --- 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 672ad69d8b..050d4a3be1 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.3443", + "va-gov/content-build": "^0.0.3444", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index de4f6f58ec..d3dc6b4a96 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": "b63bba2180fee3d4496d550f45bb9ec6", + "content-hash": "270314988fc3bc6613bb38e386c13544", "packages": [ { "name": "asm89/stack-cors", @@ -25812,7 +25812,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3443", + "version": "v0.0.3444", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -25848,7 +25848,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.3443" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3444" }, "time": "2024-02-19T13:44:21+00:00" },