Skip to content

Commit

Permalink
Bump drupal/graphql_metatag from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps drupal/graphql_metatag from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: drupal/graphql_metatag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 64e41fa commit 67e486e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6893,16 +6893,16 @@
},
{
"name": "drupal/graphql_core",
"version": "3.1.0",
"version": "3.3.0",
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^9 || ^10",
"drupal/graphql": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1603962169",
"version": "8.x-3.3",
"datestamp": "1694177393",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -7009,28 +7009,28 @@
},
{
"name": "drupal/graphql_metatag",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/graphql_metatag.git",
"reference": "8.x-1.9"
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "9f8a95d3601fc7ec35c24073a3be95b06e4b84e3"
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "c3aa03d200fd33175e3408b33168a06e53346ec6"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/graphql_core": "~3.0",
"drupal/core": "^9 || ^10",
"drupal/graphql_core": "*",
"drupal/metatag": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1634651501",
"version": "8.x-1.10",
"datestamp": "1694424435",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 67e486e

Please sign in to comment.