From 0abee72348cfa04b14e4edbf8e4da1cfcae54346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:31:47 -0600 Subject: [PATCH] Bump va-gov/content-build from 0.0.3403 to 0.0.3404 (#16403) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3403 to 0.0.3404. - [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.3403...v0.0.3404) --- 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 3dbb5063a4..5edb124b13 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/process": "^6.3", "symfony/routing": "^6.3", "twig/twig": "3.7.0 as 3.6", - "va-gov/content-build": "^0.0.3403", + "va-gov/content-build": "^0.0.3404", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 14ca4e68a6..c32d7eb3a9 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": "d06bcbe9354934cf62d9df2e6d732cda", + "content-hash": "bbe9f7233f8bbb6f41d8069a30025506", "packages": [ { "name": "asm89/stack-cors", @@ -25885,16 +25885,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3403", + "version": "v0.0.3404", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "657a339f2e1920288024b54de2e144f914f8495d" + "reference": "857a0747105954f94ec26f0a501f6fa14bc79d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/657a339f2e1920288024b54de2e144f914f8495d", - "reference": "657a339f2e1920288024b54de2e144f914f8495d", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/857a0747105954f94ec26f0a501f6fa14bc79d71", + "reference": "857a0747105954f94ec26f0a501f6fa14bc79d71", "shasum": "" }, "type": "node-project", @@ -25921,9 +25921,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.3403" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3404" }, - "time": "2023-12-07T22:14:21+00:00" + "time": "2023-12-12T18:36:00+00:00" }, { "name": "vlucas/phpdotenv",