Skip to content

Commit

Permalink
Bump content-build version to 3383 (#16046)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivereri authored Nov 8, 2023
1 parent 3152069 commit 45bfa61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^4.0",
"symfony/routing": "^4.0",
"va-gov/content-build": "^0.0.3382",
"va-gov/content-build": "^0.0.3383",
"vlucas/phpdotenv": "^5.3",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
Expand Down
20 changes: 8 additions & 12 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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": "43130b5b72b1116c1398b632a943d3e4",
"content-hash": "6815954ef46674b341aee89059eb3ba7",
"packages": [
{
"name": "alchemy/zippy",
Expand Down Expand Up @@ -13268,10 +13268,6 @@
"name": "MChittenden",
"homepage": "https://www.drupal.org/user/2288348"
},
{
"name": "ofry",
"homepage": "https://www.drupal.org/user/2740599"
},
{
"name": "shelane",
"homepage": "https://www.drupal.org/user/2674989"
Expand Down Expand Up @@ -26915,16 +26911,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3382",
"version": "v0.0.3383",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "d91b114fe5280626fb5dacaffc4036e5e3023db6"
"reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/d91b114fe5280626fb5dacaffc4036e5e3023db6",
"reference": "d91b114fe5280626fb5dacaffc4036e5e3023db6",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ec4aa8360e1e4fc028a17c29408c6aad1ace4e26",
"reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26",
"shasum": ""
},
"type": "node-project",
Expand All @@ -26951,9 +26947,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.3382"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3383"
},
"time": "2023-11-06T17:09:37+00:00"
"time": "2023-11-07T23:50:06+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down Expand Up @@ -27809,5 +27805,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}

0 comments on commit 45bfa61

Please sign in to comment.