Skip to content

Commit

Permalink
Bump drupal/workbench_access from 2.0.1 to 2.0.2 (#18089)
Browse files Browse the repository at this point in the history
Bumps drupal/workbench_access from 2.0.1 to 2.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amanda Nantais-Austin <anantais@gmail.com>
  • Loading branch information
dependabot[bot] and anantais committed May 15, 2024
1 parent 3edb96c commit f3fa69c
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14184,29 +14184,29 @@
},
{
"name": "drupal/workbench_access",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/workbench_access.git",
"reference": "2.0.1"
"reference": "2.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/workbench_access-2.0.1.zip",
"reference": "2.0.1",
"shasum": "112dc52da87c23c61aee9bcb7329f35d59e6fa11"
"url": "https://ftp.drupal.org/files/projects/workbench_access-2.0.2.zip",
"reference": "2.0.2",
"shasum": "88e792f160feaf2d5f3561a38c140b07547f3ddc"
},
"require": {
"drupal/core": "^9 || ^10"
},
"require-dev": {
"drupal/inline_entity_form": "*"
"drupal/inline_entity_form": "^2.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1676497401",
"version": "2.0.2",
"datestamp": "1715040293",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -27005,6 +27005,7 @@
"drupal/flag": 10,
"drupal/graphql_menu": 15,
"drupal/image_style_warmer": 5,
"drupal/jsonapi_resources": 10,
"drupal/limited_field_widgets": 15,
"drupal/linkit": 5,
"drupal/linky": 10,
Expand Down

0 comments on commit f3fa69c

Please sign in to comment.