From cd8e610a560a95316128639ff7e34fd44ec86fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 00:03:18 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3481 to 0.0.3482 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3481 to 0.0.3482. - [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.3481...v0.0.3482) --- 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 f64a17b1e3..1b2817b886 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.3481", + "va-gov/content-build": "^0.0.3482", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 88b09ba026..68f8054023 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": "89a9c1d2e9735dae61dd799f78daa552", + "content-hash": "4cdcb2d11fbee16f091fb2bdda64a6e8", "packages": [ { "name": "asm89/stack-cors", @@ -25863,16 +25863,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3481", + "version": "v0.0.3482", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "267e8c01b81d33570a2d97cf9f71e93b23f996fb" + "reference": "0fd85ff6571ee0e0eac6f2dd662bb6920b298498" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/267e8c01b81d33570a2d97cf9f71e93b23f996fb", - "reference": "267e8c01b81d33570a2d97cf9f71e93b23f996fb", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/0fd85ff6571ee0e0eac6f2dd662bb6920b298498", + "reference": "0fd85ff6571ee0e0eac6f2dd662bb6920b298498", "shasum": "" }, "type": "node-project", @@ -25899,9 +25899,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.3481" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3482" }, - "time": "2024-04-10T19:15:38+00:00" + "time": "2024-04-12T12:15:29+00:00" }, { "name": "vlucas/phpdotenv",