From 011659be8cba85449e702287722108f976a90262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:20:26 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `5722275` to `f231d80`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/57222750cdf6125a169d88f9afde8a352da85f9b...f231d80b3f457751002b18cfafd74ce8342873fc) --- 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 50874194f9..1751719076 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -87,7 +87,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#57222750cdf6125a169d88f9afde8a352da85f9b", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f231d80b3f457751002b18cfafd74ce8342873fc", + "integrity": "sha512-ACyQOO446SYUm15Sal4Jy6QAV/IS+joyEISXCpz3tDMzXdm/P7ex8Pt9DvBeKwZ+Mmqwv4zt8xp5uXSOloUhYQ==", "dev": true, "license": "MIT", "dependencies": { @@ -3072,9 +3073,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#57222750cdf6125a169d88f9afde8a352da85f9b", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f231d80b3f457751002b18cfafd74ce8342873fc", + "integrity": "sha512-ACyQOO446SYUm15Sal4Jy6QAV/IS+joyEISXCpz3tDMzXdm/P7ex8Pt9DvBeKwZ+Mmqwv4zt8xp5uXSOloUhYQ==", "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#f231d80b3f457751002b18cfafd74ce8342873fc", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",