From 570aff8bf2e65201ae75e3e4fa155a66e74b2582 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:50:59 +0000 Subject: [PATCH] Update dependency drush/drush to v13.3.3 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3efab62fd..3bb16bc30 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "drupal/vbo_export": "4.1.5", "drupal/views_bulk_operations": "4.3.2", "drupal/xmlsitemap": "1.5.0", - "drush/drush": "13.3.0", + "drush/drush": "13.3.3", "symfony/dotenv": "7.2.0", "symfony/flex": "2.4.7" }, diff --git a/composer.lock b/composer.lock index 1fe40a9c0..b0cb524b7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "720835dbd0aff88e7d1ccdddeeabfca9", + "content-hash": "9610febd7052b8d6b3957ea1972f49f5", "packages": [ { "name": "asm89/stack-cors", @@ -3561,16 +3561,16 @@ }, { "name": "drush/drush", - "version": "13.3.0", + "version": "13.3.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "881a2bd6c99aafaba5274d2244037d1738c2473d" + "reference": "d124723dacb4208ccb875b7114722e420fccf06d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/881a2bd6c99aafaba5274d2244037d1738c2473d", - "reference": "881a2bd6c99aafaba5274d2244037d1738c2473d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/d124723dacb4208ccb875b7114722e420fccf06d", + "reference": "d124723dacb4208ccb875b7114722e420fccf06d", "shasum": "" }, "require": { @@ -3697,7 +3697,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/13.3.0" + "source": "https://github.com/drush-ops/drush/tree/13.3.3" }, "funding": [ { @@ -3705,7 +3705,7 @@ "type": "github" } ], - "time": "2024-10-08T11:42:23+00:00" + "time": "2024-11-10T20:02:03+00:00" }, { "name": "egulias/email-validator",