From acc5838af3ed0efd72cb70872133e4c6b926fd67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 05:46:28 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `97d123d` to `5f777c5`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/97d123dcd04f9541b63103d80e50f263ad6de914...5f777c57ab122b8fb4a574a824bb4687f3b1c6c6) --- 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 83ea84e2..b4e6df84 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#97d123dcd04f9541b63103d80e50f263ad6de914", - "integrity": "sha512-izmEr07Gqqz1ztiLacac+O2+ZczJRRkCeEPcV5wCsItgyiAEDIcQ5rbmho3EdMwv+sOhdQge8A4KKbmZxp0iFg==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#5f777c57ab122b8fb4a574a824bb4687f3b1c6c6", + "integrity": "sha512-jYsICTiDTc2GT50btRsMu/bWLkQmWDwGE9OeyGMWK+Nz9Ps524ejOx/tE+EgPSd99rkIsqQbWNkCl1PcYLVoFA==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#97d123dcd04f9541b63103d80e50f263ad6de914", - "integrity": "sha512-izmEr07Gqqz1ztiLacac+O2+ZczJRRkCeEPcV5wCsItgyiAEDIcQ5rbmho3EdMwv+sOhdQge8A4KKbmZxp0iFg==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#5f777c57ab122b8fb4a574a824bb4687f3b1c6c6", + "integrity": "sha512-jYsICTiDTc2GT50btRsMu/bWLkQmWDwGE9OeyGMWK+Nz9Ps524ejOx/tE+EgPSd99rkIsqQbWNkCl1PcYLVoFA==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#97d123dcd04f9541b63103d80e50f263ad6de914", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#5f777c57ab122b8fb4a574a824bb4687f3b1c6c6", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",