From 0ebbbc75b5322a022b924c3d7be14d7660a7497a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 02:13:50 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3434 to 0.0.3435 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3434 to 0.0.3435. - [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.3434...v0.0.3435) --- 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 98e248e233..53f0be052e 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.3434", + "va-gov/content-build": "^0.0.3435", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 36e7b764b2..a0c548d8c1 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": "c70bc978d86bfec8d1fd562b3edc3a46", + "content-hash": "b858058944c9f4ab7d47e9bd13cb282b", "packages": [ { "name": "asm89/stack-cors", @@ -25816,16 +25816,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3434", + "version": "v0.0.3435", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "056111999a6e5edd9da8369c301aef557fea7d6f" + "reference": "ddfb6093839c4636e41826c3ef8886ce913dedbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/056111999a6e5edd9da8369c301aef557fea7d6f", - "reference": "056111999a6e5edd9da8369c301aef557fea7d6f", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ddfb6093839c4636e41826c3ef8886ce913dedbd", + "reference": "ddfb6093839c4636e41826c3ef8886ce913dedbd", "shasum": "" }, "type": "node-project", @@ -25852,9 +25852,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.3434" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3435" }, - "time": "2024-02-02T14:00:40+00:00" + "time": "2024-02-02T20:57:53+00:00" }, { "name": "vlucas/phpdotenv",