From b5fa8914a31bce482aff9daae06e2eb9225dd0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:16:37 -0800 Subject: [PATCH] Bump va-gov/content-build from 0.0.3408 to 0.0.3409 (#16535) * Bump va-gov/content-build from 0.0.3408 to 0.0.3409 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3408 to 0.0.3409. - [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.3408...v0.0.3409) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * updated composer.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Edmund Dunn --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 7c2f500189..2f1b57cd95 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.3408", + "va-gov/content-build": "^0.0.3409", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index b03fc7b6ff..a4c66367b3 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": "64e595873f42dc18baa9eeaaa378e1b1", + "content-hash": "5387248818223379c16643f10fb25e74", "packages": [ { "name": "asm89/stack-cors", @@ -25942,16 +25942,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3408", + "version": "v0.0.3409", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "2f7853443043121d5a2cd0ac4dbf510b081f48de" + "reference": "613e754f2d3154e14247121d627d77b5f4f71314" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/2f7853443043121d5a2cd0ac4dbf510b081f48de", - "reference": "2f7853443043121d5a2cd0ac4dbf510b081f48de", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/613e754f2d3154e14247121d627d77b5f4f71314", + "reference": "613e754f2d3154e14247121d627d77b5f4f71314", "shasum": "" }, "type": "node-project", @@ -25978,9 +25978,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.3408" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3409" }, - "time": "2023-12-18T18:02:57+00:00" + "time": "2023-12-20T16:08:44+00:00" }, { "name": "vlucas/phpdotenv",