From 2df5ce9665aa6d94ba0a74072e7e47d21938efcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 01:21:38 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3419 to 0.0.3420 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3419 to 0.0.3420. - [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.3419...v0.0.3420) --- 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 865e74fa43..0ab79aca5f 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.3419", + "va-gov/content-build": "^0.0.3420", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index c21f56a045..fcdebc7a57 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": "ed263192329e27177993e459afb2ddf8", + "content-hash": "f24abeb512bf5e7d5958f0a2786efea6", "packages": [ { "name": "asm89/stack-cors", @@ -25775,16 +25775,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3419", + "version": "v0.0.3420", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "f6dd5503b6ac4e95479eb8c246cde88fff8d5b1e" + "reference": "cc55d7de660c8248d7a0d3df3aa3787073a65d28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/f6dd5503b6ac4e95479eb8c246cde88fff8d5b1e", - "reference": "f6dd5503b6ac4e95479eb8c246cde88fff8d5b1e", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/cc55d7de660c8248d7a0d3df3aa3787073a65d28", + "reference": "cc55d7de660c8248d7a0d3df3aa3787073a65d28", "shasum": "" }, "type": "node-project", @@ -25811,9 +25811,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.3419" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3420" }, - "time": "2024-01-11T16:07:47+00:00" + "time": "2024-01-12T18:55:08+00:00" }, { "name": "vlucas/phpdotenv",