From 7b72f71545725b0f11d1fa36b079416f22489393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 01:39:54 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3649 to 0.0.3650 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3649 to 0.0.3650. - [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.3649...v0.0.3650) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c7d27dfbcc..402435f02b 100644 --- a/composer.json +++ b/composer.json @@ -231,7 +231,7 @@ "symfony/phpunit-bridge": "^7.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3649", + "va-gov/content-build": "^0.0.3650", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 0c4ee64158..79423d0144 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": "dd345152975d6cc1a711538f328a1aff", + "content-hash": "f8cefc45fcd675008140685ef77f3dcc", "packages": [ { "name": "asm89/stack-cors", @@ -26905,16 +26905,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3649", + "version": "v0.0.3650", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "56d9b5b3439bd31a4c640c007a37cf50ec19c4be" + "reference": "835fe2e035ba6059eeb8e0c51a9926459e3689aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/56d9b5b3439bd31a4c640c007a37cf50ec19c4be", - "reference": "56d9b5b3439bd31a4c640c007a37cf50ec19c4be", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/835fe2e035ba6059eeb8e0c51a9926459e3689aa", + "reference": "835fe2e035ba6059eeb8e0c51a9926459e3689aa", "shasum": "" }, "type": "node-project", @@ -26941,9 +26941,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.3649" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3650" }, - "time": "2024-12-12T21:20:03+00:00" + "time": "2024-12-13T15:58:21+00:00" }, { "name": "vlucas/phpdotenv",