From dc99bdb0c278a9a5e540523d2c34ee377390586d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:47:02 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `e0fc31b` to `c893c77`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/e0fc31babc2d21764fc3b97afb64885cd1708e31...c893c7760b0b05a2899c96750fb7e3e42e1b975d) --- 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 5da45d5d23..40dcbbd210 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#e0fc31babc2d21764fc3b97afb64885cd1708e31", - "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", "dev": true, "license": "MIT", "dependencies": { @@ -3262,10 +3262,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e0fc31babc2d21764fc3b97afb64885cd1708e31", - "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e0fc31babc2d21764fc3b97afb64885cd1708e31", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c893c7760b0b05a2899c96750fb7e3e42e1b975d", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",