From 94a07f00d6d0a80f7dee3687fe9a3d33df67550f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:34:57 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `c893c77` to `e621af0`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/c893c7760b0b05a2899c96750fb7e3e42e1b975d...e621af0942f9a5a12f5b784de5126c886fce7858) --- 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 51e43f85..3f861c66 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#c893c7760b0b05a2899c96750fb7e3e42e1b975d", - "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e621af0942f9a5a12f5b784de5126c886fce7858", + "integrity": "sha512-AcceL0TMF58FNOq46S/M7/zccS3Hd5BJivl4y9DBe7J0k9727x6CQHTYs9y+sFmQTJ4nOx7q07k5WQ5ZyprwBA==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", - "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e621af0942f9a5a12f5b784de5126c886fce7858", + "integrity": "sha512-AcceL0TMF58FNOq46S/M7/zccS3Hd5BJivl4y9DBe7J0k9727x6CQHTYs9y+sFmQTJ4nOx7q07k5WQ5ZyprwBA==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e621af0942f9a5a12f5b784de5126c886fce7858", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",