Skip to content

Commit

Permalink
Bump drupal/content_model_documentation from 1.0.13 to 1.0.14
Browse files Browse the repository at this point in the history
Bumps drupal/content_model_documentation from 1.0.13 to 1.0.14.

---
updated-dependencies:
- dependency-name: drupal/content_model_documentation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent f59fae6 commit 12a15da
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3523,26 +3523,26 @@
},
{
"name": "drupal/config_views",
"version": "2.0.0",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_views.git",
"reference": "2.0.0"
"reference": "2.1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_views-2.0.0.zip",
"reference": "2.0.0",
"shasum": "e1ca72fe7b5dd7ff7445059f3dd75c2bbc824de9"
"url": "https://ftp.drupal.org/files/projects/config_views-2.1.1.zip",
"reference": "2.1.1",
"shasum": "e085cc7ce3c66cdeeee2040aabcd0299b2385f61"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0",
"datestamp": "1645191041",
"version": "2.1.1",
"datestamp": "1694641549",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -3558,6 +3558,10 @@
"name": "cosmicdreams",
"homepage": "https://www.drupal.org/user/42579"
},
{
"name": "swirt",
"homepage": "https://www.drupal.org/user/138230"
},
{
"name": "vijaycs85",
"homepage": "https://www.drupal.org/user/93488"
Expand Down Expand Up @@ -3734,27 +3738,27 @@
},
{
"name": "drupal/content_model_documentation",
"version": "1.0.13",
"version": "1.0.14",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/content_model_documentation.git",
"reference": "1.0.13"
"reference": "1.0.14"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.13.zip",
"reference": "1.0.13",
"shasum": "236d4931e56452787fd13ff1783411cdf2b6887b"
"url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.14.zip",
"reference": "1.0.14",
"shasum": "f01554238781ecf39f3c508ee7604f2ab69e302e"
},
"require": {
"drupal/config_views": "~2.0",
"drupal/config_views": "~2.1",
"drupal/core": "^9.3 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.13",
"datestamp": "1694573947",
"version": "1.0.14",
"datestamp": "1695308243",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -27640,7 +27644,6 @@
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/components": 10,
"drupal/content_model_documentation": 15,
"drupal/danse_content_moderation": 10,
"drupal/entity_block": 10,
"drupal/entity_clone": 10,
Expand Down

0 comments on commit 12a15da

Please sign in to comment.