From 9eb3f2ad99504bea952b3fc047bd0cb7f85153d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:13:29 -0800 Subject: [PATCH] Bump va-gov/content-build from 0.0.3445 to 0.0.3446 (#17330) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3445 to 0.0.3446. - [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.3445...v0.0.3446) --- 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 b52efde497..7ad0b66409 100644 --- a/composer.json +++ b/composer.json @@ -223,7 +223,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3445", + "va-gov/content-build": "^0.0.3446", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 5a19e546e0..8d9bf980a7 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": "5c3df526618a70dfaeeafe7671a6e6f8", + "content-hash": "1e32b5360969879f1042e9e041b0142b", "packages": [ { "name": "asm89/stack-cors", @@ -26105,16 +26105,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3445", + "version": "v0.0.3446", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "f766b8fa1a295043a63d922494730ddac82017d0" + "reference": "9698bdedde07f95985f540b4f5d886240c2910ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/f766b8fa1a295043a63d922494730ddac82017d0", - "reference": "f766b8fa1a295043a63d922494730ddac82017d0", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/9698bdedde07f95985f540b4f5d886240c2910ee", + "reference": "9698bdedde07f95985f540b4f5d886240c2910ee", "shasum": "" }, "type": "node-project", @@ -26141,9 +26141,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.3445" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3446" }, - "time": "2024-02-21T17:40:10+00:00" + "time": "2024-02-23T21:52:21+00:00" }, { "name": "vlucas/phpdotenv",