From 853830fc9329fdb7325e175363e9d490ffaecff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:31:21 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `2f86985` to `f8e894a`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/2f86985f24f5976a2f33a2fca1048c5a5b93d181...f8e894af52b2df86eddee4af7bd3758bb4daa87f) --- updated-dependencies: - dependency-name: "@prestashop-core/ui-testing" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tests/UI/package-lock.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index cffe8040..916a42c1 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -100,7 +100,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#2f86985f24f5976a2f33a2fca1048c5a5b93d181", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f8e894af52b2df86eddee4af7bd3758bb4daa87f", + "integrity": "sha512-Ep6ZJ3mRVJPTcPyEmpX3N+312DAb9lO7j7buO8Lvldd0yLmg23JSPtT/ItanLYzwo12CxMKJwRLc7PuzGAbkgw==", "dev": true, "license": "MIT", "dependencies": { @@ -3029,9 +3030,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#2f86985f24f5976a2f33a2fca1048c5a5b93d181", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f8e894af52b2df86eddee4af7bd3758bb4daa87f", + "integrity": "sha512-Ep6ZJ3mRVJPTcPyEmpX3N+312DAb9lO7j7buO8Lvldd0yLmg23JSPtT/ItanLYzwo12CxMKJwRLc7PuzGAbkgw==", "dev": true, - "from": "@prestashop-core/ui-testing@https://github.com/PrestaShop/ui-testing-library#main", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#f8e894af52b2df86eddee4af7bd3758bb4daa87f", "requires": { "@faker-js/faker": "^8.3.1", "@playwright/test": "^1.40.1",