Skip to content

Commit

Permalink
Bump va-gov/content-build from 0.0.3445 to 0.0.3446
Browse files Browse the repository at this point in the history
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3445 to 0.0.3446.
- [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases)
- [Commits](department-of-veterans-affairs/content-build@v0.0.3445...v0.0.3446)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent a69da04 commit 1883dcb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3445",
"va-gov/content-build": "^0.0.3446",
"vlucas/phpdotenv": "^5.3",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
Expand Down
14 changes: 7 additions & 7 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": "5c3df526618a70dfaeeafe7671a6e6f8",
"content-hash": "1e32b5360969879f1042e9e041b0142b",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -26105,16 +26105,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3445",
"version": "v0.0.3446",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "f766b8fa1a295043a63d922494730ddac82017d0"
"reference": "9698bdedde07f95985f540b4f5d886240c2910ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/f766b8fa1a295043a63d922494730ddac82017d0",
"reference": "f766b8fa1a295043a63d922494730ddac82017d0",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/9698bdedde07f95985f540b4f5d886240c2910ee",
"reference": "9698bdedde07f95985f540b4f5d886240c2910ee",
"shasum": ""
},
"type": "node-project",
Expand All @@ -26141,9 +26141,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.3445"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3446"
},
"time": "2024-02-21T17:40:10+00:00"
"time": "2024-02-23T21:52:21+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down

0 comments on commit 1883dcb

Please sign in to comment.