Skip to content

Commit abd5120

Browse files
Bump va-gov/content-build from 0.0.3349 to 0.0.3350 (#15354)
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3349 to 0.0.3350. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](department-of-veterans-affairs/content-build@v0.0.3349...v0.0.3350) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83524b1 commit abd5120

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"symfony/phpunit-bridge": "^5.1",
208208
"symfony/process": "^4.0",
209209
"symfony/routing": "^4.0",
210-
"va-gov/content-build": "^0.0.3349",
210+
"va-gov/content-build": "^0.0.3350",
211211
"vlucas/phpdotenv": "^5.3",
212212
"webflo/drupal-finder": "^1.0.0",
213213
"webmozart/path-util": "^2.3",

composer.lock

+8-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
55
"This file is @generated automatically"
66
],
7-
"content-hash": "2935c809448e7dba10becb0da17d2215",
7+
"content-hash": "2a66ab3c12b48bd14ea7883fa7b5a8bb",
88
"packages": [
99
{
1010
"name": "alchemy/zippy",
@@ -26792,16 +26792,16 @@
2679226792
},
2679326793
{
2679426794
"name": "va-gov/content-build",
26795-
"version": "v0.0.3349",
26795+
"version": "v0.0.3350",
2679626796
"source": {
2679726797
"type": "git",
2679826798
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
26799-
"reference": "fee41bafe40b38bc185ee5f79bffd8f731568558"
26799+
"reference": "c2afd894255c2b9ff9712fff7b833e24f6b9616c"
2680026800
},
2680126801
"dist": {
2680226802
"type": "zip",
26803-
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/fee41bafe40b38bc185ee5f79bffd8f731568558",
26804-
"reference": "fee41bafe40b38bc185ee5f79bffd8f731568558",
26803+
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/c2afd894255c2b9ff9712fff7b833e24f6b9616c",
26804+
"reference": "c2afd894255c2b9ff9712fff7b833e24f6b9616c",
2680526805
"shasum": ""
2680626806
},
2680726807
"type": "node-project",
@@ -26828,9 +26828,9 @@
2682826828
"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.",
2682926829
"support": {
2683026830
"issues": "https://github.com/department-of-veterans-affairs/content-build/issues",
26831-
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3349"
26831+
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3350"
2683226832
},
26833-
"time": "2023-09-20T16:30:29+00:00"
26833+
"time": "2023-09-21T00:10:26+00:00"
2683426834
},
2683526835
{
2683626836
"name": "vlucas/phpdotenv",
@@ -27644,6 +27644,7 @@
2764427644
"drupal/cer": 10,
2764527645
"drupal/change_labels": 20,
2764627646
"drupal/components": 10,
27647+
"drupal/content_model_documentation": 15,
2764727648
"drupal/danse_content_moderation": 10,
2764827649
"drupal/entity_block": 10,
2764927650
"drupal/entity_clone": 10,

0 commit comments

Comments
 (0)