Skip to content

Commit

Permalink
Bump drupal/jsonapi_extras from 3.23.0 to 3.24.0 (#15200)
Browse files Browse the repository at this point in the history
Bumps drupal/jsonapi_extras from 3.23.0 to 3.24.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent adcc2f7 commit c426fd6
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7685,30 +7685,27 @@
},
{
"name": "drupal/jsonapi_extras",
"version": "3.23.0",
"version": "3.24.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_extras.git",
"reference": "8.x-3.23"
"reference": "8.x-3.24"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.23.zip",
"reference": "8.x-3.23",
"shasum": "2f3518bc1372f01a1ccebcffaa4e7e08478103e0"
"url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.24.zip",
"reference": "8.x-3.24",
"shasum": "5031650d17b62f5da5586d3a2c551ac071dbd294"
},
"require": {
"drupal/core": "^9.2 || ^10",
"e0ipso/shaper": "^1"
},
"require-dev": {
"drupal/jsonapi": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.23",
"datestamp": "1669374477",
"version": "8.x-3.24",
"datestamp": "1694442796",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit c426fd6

Please sign in to comment.