From 0c43f49f98ff6e0a2af1f595375063c93534c24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:58:45 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `c9555dd` to `071d97a`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/c9555dd44758ad482abb04c602ccd6bf1822bf27...071d97a47bad1faeb91575a07b45f4e09c01d401) --- 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 69f40a0e..9793fd95 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -81,8 +81,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", - "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#071d97a47bad1faeb91575a07b45f4e09c01d401", + "integrity": "sha512-XKWrXAfU7j0ji6z03knHxjEj7wP2+LGfd3kNVJSvRtsauXJeb8Hmy5HH7T40B13JgN3olq0X2WVAVD/svepsTg==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", - "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#071d97a47bad1faeb91575a07b45f4e09c01d401", + "integrity": "sha512-XKWrXAfU7j0ji6z03knHxjEj7wP2+LGfd3kNVJSvRtsauXJeb8Hmy5HH7T40B13JgN3olq0X2WVAVD/svepsTg==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c9555dd44758ad482abb04c602ccd6bf1822bf27", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#071d97a47bad1faeb91575a07b45f4e09c01d401", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",