From 0ba7be0961baf9e3fbe3132945d8fe851416b9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 04:48:31 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `e1abc74` to `9b51e9a`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/e1abc742f073280e93d8b5bf4f38c5bdad4e987a...9b51e9a6666bca695ed4714cc9a51d1c2b20fa10) --- updated-dependencies: - dependency-name: "@prestashop-core/ui-testing" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tests/UI/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 73431c77..c3051146 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -100,8 +100,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e1abc742f073280e93d8b5bf4f38c5bdad4e987a", - "integrity": "sha512-60ldVBidHvqrEUugeseoBbahHqFUg2/Chu+MKRYIHGs7LZK8b2XyBElh7u8FBD/33PdI3mIxw/Q1TyHWlC6/tQ==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#9b51e9a6666bca695ed4714cc9a51d1c2b20fa10", + "integrity": "sha512-QEyWbrFzc/RvdfoZZcMwpmqHWtJQBu4vDC8A+19Vraw4pEC89A92LLo4BTe08MhAquzlzwlwUBljKxYjAHGF9A==", "dev": true, "license": "MIT", "dependencies": { @@ -3030,10 +3030,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e1abc742f073280e93d8b5bf4f38c5bdad4e987a", - "integrity": "sha512-60ldVBidHvqrEUugeseoBbahHqFUg2/Chu+MKRYIHGs7LZK8b2XyBElh7u8FBD/33PdI3mIxw/Q1TyHWlC6/tQ==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#9b51e9a6666bca695ed4714cc9a51d1c2b20fa10", + "integrity": "sha512-QEyWbrFzc/RvdfoZZcMwpmqHWtJQBu4vDC8A+19Vraw4pEC89A92LLo4BTe08MhAquzlzwlwUBljKxYjAHGF9A==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e1abc742f073280e93d8b5bf4f38c5bdad4e987a", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#9b51e9a6666bca695ed4714cc9a51d1c2b20fa10", "requires": { "@faker-js/faker": "^8.3.1", "@playwright/test": "^1.40.1",