From f40cf0a309300f01a6a237c6dbe2fc5297e1a50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:50:46 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `60c81a9` to `95fde03`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/60c81a990d9c1cbdb623f1904751c160a424b92f...95fde037c9e0e705051aee5e7c35515a8817f529) --- 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 32f364f8..e3f3fc3d 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#60c81a990d9c1cbdb623f1904751c160a424b92f", - "integrity": "sha512-eiIVr9m9NBWXp7JZxAEEwuag7c0ZwehObQH0qD0iSC6XhF5yhft/CDYfTyFNS8yUZqg2G3xDlY3mR4tpfBkL2w==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#60c81a990d9c1cbdb623f1904751c160a424b92f", - "integrity": "sha512-eiIVr9m9NBWXp7JZxAEEwuag7c0ZwehObQH0qD0iSC6XhF5yhft/CDYfTyFNS8yUZqg2G3xDlY3mR4tpfBkL2w==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#60c81a990d9c1cbdb623f1904751c160a424b92f", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#95fde037c9e0e705051aee5e7c35515a8817f529", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",