From e3aa10ee4755327bb391487ea345107818791ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:37:13 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `8b6a637` to `27f2b6f`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/8b6a63721bb6e007fb7721f5548c9f0216b718be...27f2b6fde062d66fa9397a7095757b425e3fb357) --- 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 cbb033ded2..6831dae765 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -216,8 +216,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#8b6a63721bb6e007fb7721f5548c9f0216b718be", - "integrity": "sha512-0w4ZcuOKyF+koaEqivpvNt59040XYZpUg5tuNjxUfgxbiFwa932cpnc/SYOcxIYYKqgeZ7hzkN4W7pkCPNAB4w==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#27f2b6fde062d66fa9397a7095757b425e3fb357", + "integrity": "sha512-NKRpdIp6ahN0XjNlXHz3pNPxFWWn2QWYLufT9XyA2DQQLRfZ4lYepFJMhNhLvRD4DbBJmbsgC/yHbLsjcF862Q==", "dev": true, "license": "MIT", "dependencies": { @@ -3264,10 +3264,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#8b6a63721bb6e007fb7721f5548c9f0216b718be", - "integrity": "sha512-0w4ZcuOKyF+koaEqivpvNt59040XYZpUg5tuNjxUfgxbiFwa932cpnc/SYOcxIYYKqgeZ7hzkN4W7pkCPNAB4w==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#27f2b6fde062d66fa9397a7095757b425e3fb357", + "integrity": "sha512-NKRpdIp6ahN0XjNlXHz3pNPxFWWn2QWYLufT9XyA2DQQLRfZ4lYepFJMhNhLvRD4DbBJmbsgC/yHbLsjcF862Q==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#8b6a63721bb6e007fb7721f5548c9f0216b718be", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#27f2b6fde062d66fa9397a7095757b425e3fb357", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",