From 495355d223cd7a19755bbc9193ec2b1109431e93 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:07:33 +1100 Subject: [PATCH] Update dependency @playwright/test to v1.42.1 (#3990) --- frontend/package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++------------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index fa219aa9d8e..d7d710ee0fa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -104,7 +104,7 @@ "@nuxt/typescript-build": "^3.0.1", "@nuxtjs/storybook": "^4.3.2", "@pinia/testing": "^0.1.0", - "@playwright/test": "1.42.0", + "@playwright/test": "1.42.1", "@tailwindcss/typography": "^0.5.10", "@testing-library/dom": "^8.13.0", "@testing-library/jest-dom": "^5.16.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd2f9b80ab6..880fe727df4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,8 +191,8 @@ importers: specifier: ^0.1.0 version: 0.1.3(pinia@2.1.7)(vue@2.7.15) '@playwright/test': - specifier: 1.42.0 - version: 1.42.0 + specifier: 1.42.1 + version: 1.42.1 '@tailwindcss/typography': specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.3.5) @@ -5679,12 +5679,12 @@ packages: - vue 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 /@polka/url@1.0.0-next.21: @@ -17204,18 +17204,18 @@ packages: engines: {node: '>=10'} dev: false - /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 @@ -18917,7 +18917,6 @@ packages: react: 16.14.0 scheduler: 0.19.1 dev: true - bundledDependencies: false /react-inspector@5.1.1: resolution: {integrity: sha512-GURDaYzoLbW8pMGXwYPDBIv6nqei4kK7LPRZ9q9HCZF54wqXz/dnylBp/kfE9XmekBhHvLDdcYeyIwSrvtOiWg==} @@ -18951,7 +18950,6 @@ packages: object-assign: 4.1.1 prop-types: 15.8.1 dev: true - bundledDependencies: false /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}