From d328e4c8f29058d5f4107521d2be1b502980c14c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:03:29 +0000 Subject: [PATCH] Bump @prestashop-core/ui-testing in /tests/UI Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `071d97a` to `e0fc31b`. - [Release notes](https://github.com/PrestaShop/ui-testing-library/releases) - [Commits](https://github.com/PrestaShop/ui-testing-library/compare/071d97a47bad1faeb91575a07b45f4e09c01d401...e0fc31babc2d21764fc3b97afb64885cd1708e31) --- 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 9793fd95..12c80a84 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#071d97a47bad1faeb91575a07b45f4e09c01d401", - "integrity": "sha512-XKWrXAfU7j0ji6z03knHxjEj7wP2+LGfd3kNVJSvRtsauXJeb8Hmy5HH7T40B13JgN3olq0X2WVAVD/svepsTg==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e0fc31babc2d21764fc3b97afb64885cd1708e31", + "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#071d97a47bad1faeb91575a07b45f4e09c01d401", - "integrity": "sha512-XKWrXAfU7j0ji6z03knHxjEj7wP2+LGfd3kNVJSvRtsauXJeb8Hmy5HH7T40B13JgN3olq0X2WVAVD/svepsTg==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e0fc31babc2d21764fc3b97afb64885cd1708e31", + "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#071d97a47bad1faeb91575a07b45f4e09c01d401", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e0fc31babc2d21764fc3b97afb64885cd1708e31", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",