Skip to content

Commit

Permalink
Bump drupal/codit_menu_tools from 1.0.0-alpha5 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps drupal/codit_menu_tools from 1.0.0-alpha5 to 1.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent d01b45d commit 0b2a144
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3055,29 +3055,29 @@
},
{
"name": "drupal/codit_menu_tools",
"version": "1.0.0-alpha5",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/codit_menu_tools.git",
"reference": "1.0.0-alpha5"
"reference": "1.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/codit_menu_tools-1.0.0-alpha5.zip",
"reference": "1.0.0-alpha5",
"shasum": "4dff97ae333a7ae80765403c252f551887210dc6"
"url": "https://ftp.drupal.org/files/projects/codit_menu_tools-1.0.1.zip",
"reference": "1.0.1",
"shasum": "06327db394d467cf1dcb40db4328364d32822a7a"
},
"require": {
"drupal/core": "^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.0-alpha5",
"datestamp": "1707500832",
"version": "1.0.1",
"datestamp": "1707535222",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
Expand Down

0 comments on commit 0b2a144

Please sign in to comment.