From ecc2196935aeba31bd0c48f19d5f5ad10d08e36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:27:44 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `95fde03` to `c9555dd`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/95fde037c9e0e705051aee5e7c35515a8817f529...c9555dd44758ad482abb04c602ccd6bf1822bf27) --- updated-dependencies: - dependency-name: "@prestashop-core/ui-testing" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tests/UI/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index e3f3fc3d..69f40a0e 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -81,7 +81,7 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, "license": "MIT", @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#95fde037c9e0e705051aee5e7c35515a8817f529", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c9555dd44758ad482abb04c602ccd6bf1822bf27", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",