From 6f0c9cca6ae33df0364eab22998c456d086e0b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CAnu?= Date: Fri, 7 Mar 2025 13:48:57 -0800 Subject: [PATCH] updating content-build to 0.0.3698 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index a39bc65324..d52334a5b7 100644 --- a/composer.json +++ b/composer.json @@ -228,7 +228,7 @@ "symfony/phpunit-bridge": "^7.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3694", + "va-gov/content-build": "0.0.3698", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 127c409852..a4e655053d 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": "46b8bd53fe5d8c2e978d0d1d2187ed29", + "content-hash": "402846b03d3b2915a57fa877a0fcbc79", "packages": [ { "name": "asm89/stack-cors", @@ -26907,16 +26907,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3694", + "version": "v0.0.3698", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "c068208c8015cc7fbab3e7598356b2eda483c5fc" + "reference": "4914f014e173a79226261c0687f894ce971058c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/c068208c8015cc7fbab3e7598356b2eda483c5fc", - "reference": "c068208c8015cc7fbab3e7598356b2eda483c5fc", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/4914f014e173a79226261c0687f894ce971058c5", + "reference": "4914f014e173a79226261c0687f894ce971058c5", "shasum": "" }, "type": "node-project", @@ -26943,9 +26943,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.3694" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3698" }, - "time": "2025-02-26T22:06:38+00:00" + "time": "2025-03-06T22:35:19+00:00" }, { "name": "vlucas/phpdotenv",