From 07aef2f5b2823b542362490b554ad3ce8fe5cda2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:31:13 +0100 Subject: [PATCH] chore(deps): update dependency @playwright/test to v1.42.1 (#1221) --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index cdf640a57..dbbc895de 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@iconify-json/simple-icons": "^1.1.92", "@iconify-json/teenyicons": "^1.1.9", "@iconify-json/uit": "^1.1.8", - "@playwright/test": "1.42.0", + "@playwright/test": "1.42.1", "@semantic-release/exec": "^6.0.3", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 311fc58e8..02c76bae6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^1.1.8 version: 1.1.8 '@playwright/test': - specifier: 1.42.0 - version: 1.42.0 + specifier: 1.42.1 + version: 1.42.1 '@semantic-release/exec': specifier: ^6.0.3 version: 6.0.3(semantic-release@23.0.2) @@ -3230,12 +3230,12 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@playwright/test@1.42.0: - resolution: {integrity: sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==} + /@playwright/test@1.42.1: + resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.42.0 + playwright: 1.42.1 dev: true /@pnpm/config.env-replace@1.1.0: @@ -10894,18 +10894,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.42.0: - resolution: {integrity: sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==} + /playwright-core@1.42.1: + resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.42.0: - resolution: {integrity: sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==} + /playwright@1.42.1: + resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.42.0 + playwright-core: 1.42.1 optionalDependencies: fsevents: 2.3.2 dev: true