Skip to content

Commit

Permalink
Bump drupal/eca_cm from 1.0.9 to 1.0.10 (#18852)
Browse files Browse the repository at this point in the history
Bumps drupal/eca_cm from 1.0.9 to 1.0.10.

---
updated-dependencies:
- dependency-name: drupal/eca_cm
  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>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Aug 7, 2024
1 parent 1003bcd commit 270dd21
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5269,28 +5269,28 @@
},
{
"name": "drupal/eca_cm",
"version": "1.0.9",
"version": "1.0.10",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_cm.git",
"reference": "1.0.9"
"reference": "1.0.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.9.zip",
"reference": "1.0.9",
"shasum": "d3ce2138febc788a94cb9a5bf70ced36a8700b7d"
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.10.zip",
"reference": "1.0.10",
"shasum": "f14dbc8b550d8ec6a118ba795b070631207f56b9"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/core": "^9 || ^10 || ^11",
"drupal/eca": "^1 || ^2",
"drupal/eca_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.9",
"datestamp": "1719345878",
"version": "1.0.10",
"datestamp": "1722681770",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -5320,16 +5320,16 @@
},
{
"name": "drupal/eca_ui",
"version": "1.1.5",
"version": "1.1.8",
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "1.1.5",
"datestamp": "1708702357",
"version": "1.1.8",
"datestamp": "1721913734",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 270dd21

Please sign in to comment.