Skip to content

Commit

Permalink
Bump drupal/jsonapi_menu_items from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps drupal/jsonapi_menu_items from 1.2.4 to 1.2.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent 2e45311 commit 38ae398
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8422,30 +8422,32 @@
},
{
"name": "drupal/jsonapi_menu_items",
"version": "1.2.4",
"version": "1.2.5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_menu_items.git",
"reference": "1.2.4"
"reference": "1.2.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jsonapi_menu_items-1.2.4.zip",
"reference": "1.2.4",
"shasum": "84f4c896b7addbe21c6af7261b0ea4a1740dd9eb"
"url": "https://ftp.drupal.org/files/projects/jsonapi_menu_items-1.2.5.zip",
"reference": "1.2.5",
"shasum": "a3cb689d4495e259a36b252787c02d4431d1d5ee"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/jsonapi_resources": "^1.0"
},
"require-dev": {
"drupal/jsonapi_hypermedia": "^1.6"
"drupal/jsonapi_hypermedia": "^1.6",
"drupal/menu_item_extras": "^3.0",
"drupal/menu_link_config": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.2.4",
"datestamp": "1670645270",
"version": "1.2.5",
"datestamp": "1714592115",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -26988,6 +26990,7 @@
"drupal/advancedqueue": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/ckeditor_abbreviation": 15,
"drupal/codit_menu_tools": 15,
"drupal/components": 10,
"drupal/danse_content_moderation": 10,
Expand Down

0 comments on commit 38ae398

Please sign in to comment.