From 395dfd023f06f3f681790a5e63360cf7a80d2722 Mon Sep 17 00:00:00 2001 From: nesrineabdmouleh Date: Fri, 10 Jan 2025 10:19:40 +0100 Subject: [PATCH] Update library --- tests/UI/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 33d0f50e49..4375c20cf9 100755 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -523,7 +523,7 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#09d3e9f626c53f133740ca3c3bfc5982c8f764e4", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#30d1996147f2ec7bfe4aaa68bf7e29c7e3375633", "license": "MIT", "dependencies": { "@faker-js/faker": "^9.0.3", @@ -6683,7 +6683,7 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#09d3e9f626c53f133740ca3c3bfc5982c8f764e4", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#30d1996147f2ec7bfe4aaa68bf7e29c7e3375633", "from": "@prestashop-core/ui-testing@https://github.com/PrestaShop/ui-testing-library#main", "requires": { "@faker-js/faker": "^9.0.3",