Skip to content

Commit

Permalink
Bump drupal/paragraphs from 1.16.0 to 1.17.0 (#16847)
Browse files Browse the repository at this point in the history
Bumps drupal/paragraphs from 1.16.0 to 1.17.0.

---
updated-dependencies:
- dependency-name: drupal/paragraphs
  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 Jan 17, 2024
1 parent 951bfcd commit 9f910a8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10648,17 +10648,17 @@
},
{
"name": "drupal/paragraphs",
"version": "1.16.0",
"version": "1.17.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git",
"reference": "8.x-1.16"
"reference": "8.x-1.17"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8"
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip",
"reference": "8.x-1.17",
"shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72"
},
"require": {
"drupal/core": "^9.3 || ^10",
Expand All @@ -10673,7 +10673,7 @@
"drupal/inline_entity_form": "1.x-dev",
"drupal/paragraphs-paragraphs_library": "*",
"drupal/replicate": "1.x-dev",
"drupal/search_api": "1.x-dev",
"drupal/search_api": "^1",
"drupal/search_api_db": "*"
},
"suggest": {
Expand All @@ -10682,8 +10682,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.16",
"datestamp": "1694007797",
"version": "8.x-1.17",
"datestamp": "1705234146",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 9f910a8

Please sign in to comment.