From 82ee921ecb2ac83b987c9745c539e423f356099f Mon Sep 17 00:00:00 2001 From: Nathan Schmidt <91974372+nathan-schmidt-viget@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:11:38 -0600 Subject: [PATCH] [n/a] Updating accessibility-checker to 1.9.3 (#770) --- client-mu-plugins/goodbids/composer.json | 2 +- client-mu-plugins/goodbids/composer.lock | 36 ++++++++++++------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/client-mu-plugins/goodbids/composer.json b/client-mu-plugins/goodbids/composer.json index a35024b8..a7678e66 100644 --- a/client-mu-plugins/goodbids/composer.json +++ b/client-mu-plugins/goodbids/composer.json @@ -53,7 +53,7 @@ "monolog/monolog": "^3.5", "oomphinc/composer-installers-extender": "^2.0", "vlucas/phpdotenv": "^5.5", - "wpackagist-plugin/accessibility-checker": "^1.9", + "wpackagist-plugin/accessibility-checker": "^1.9.3", "wpackagist-plugin/svg-support": "^2.5", "wpackagist-plugin/user-role-editor": "^4.64", "wpackagist-plugin/user-switching": "^1.7", diff --git a/client-mu-plugins/goodbids/composer.lock b/client-mu-plugins/goodbids/composer.lock index 23a9d264..33ff81a7 100644 --- a/client-mu-plugins/goodbids/composer.lock +++ b/client-mu-plugins/goodbids/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": "0632a885b85981fd1d022bbda8057010", + "content-hash": "0f7a18aedff95f21ea9bec5229e265d0", "packages": [ { "name": "composer/installers", @@ -326,16 +326,16 @@ }, { "name": "illuminate/collections", - "version": "v10.47.0", + "version": "v10.48.3", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "7bc2e907285b6a38acb3b386dcc577b185bf3d73" + "reference": "36651526fa6bb5445ffc6d51899d80291f8e0486" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/7bc2e907285b6a38acb3b386dcc577b185bf3d73", - "reference": "7bc2e907285b6a38acb3b386dcc577b185bf3d73", + "url": "https://api.github.com/repos/illuminate/collections/zipball/36651526fa6bb5445ffc6d51899d80291f8e0486", + "reference": "36651526fa6bb5445ffc6d51899d80291f8e0486", "shasum": "" }, "require": { @@ -377,11 +377,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-03-04T18:11:18+00:00" + "time": "2024-03-10T15:34:39+00:00" }, { "name": "illuminate/conditionable", - "version": "v10.47.0", + "version": "v10.48.3", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -427,7 +427,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.47.0", + "version": "v10.48.3", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -475,7 +475,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.47.0", + "version": "v10.48.3", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1231,15 +1231,15 @@ }, { "name": "wpackagist-plugin/accessibility-checker", - "version": "1.9.2", + "version": "1.9.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/accessibility-checker/", - "reference": "tags/1.9.2" + "reference": "tags/1.9.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/accessibility-checker.1.9.2.zip" + "url": "https://downloads.wordpress.org/plugin/accessibility-checker.1.9.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -1321,15 +1321,15 @@ }, { "name": "wpackagist-plugin/woocommerce-gateway-stripe", - "version": "8.0.0", + "version": "8.0.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce-gateway-stripe/", - "reference": "tags/8.0.0" + "reference": "tags/8.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce-gateway-stripe.8.0.0.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce-gateway-stripe.8.0.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -1339,15 +1339,15 @@ }, { "name": "wpackagist-plugin/woocommerce-services", - "version": "2.5.2", + "version": "2.5.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce-services/", - "reference": "tags/2.5.2" + "reference": "tags/2.5.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce-services.2.5.2.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce-services.2.5.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"