From a3967a70c50c6f7ae66afeb69ccabc9fa041ef02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:06:40 +0100 Subject: [PATCH] chore(deps): update devdependency playwright to ^1.35.0 (#862) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index dccdd5f61..d35b5bf39 100755 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "jiti": "1.18.2", "nuxt": "^3.5.3", "nuxt-vitest": "^0.8.5", - "playwright": "^1.34.3", + "playwright": "^1.35.0", "typescript": "5.1.3", "vitest": "^0.32.0", "vue-tsc": "^1.6.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60dd3b7cf..e9360e251 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: 0.4.0(@nuxt/kit@3.5.3)(nuxi@3.5.3) '@nuxt/test-utils': specifier: ^3.5.3 - version: 3.5.3(playwright@1.34.3)(rollup@3.23.0)(vitest@0.32.0)(vue@3.3.4) + version: 3.5.3(playwright@1.35.0)(rollup@3.23.0)(vitest@0.32.0)(vue@3.3.4) '@nuxtjs/eslint-config-typescript': specifier: ^12.0.0 version: 12.0.0(eslint@8.42.0)(typescript@5.1.3) @@ -87,14 +87,14 @@ importers: specifier: ^0.8.5 version: 0.8.5(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.23.0)(vite@4.3.9)(vitest@0.32.0)(vue-router@4.2.2)(vue@3.3.4) playwright: - specifier: ^1.34.3 - version: 1.34.3 + specifier: ^1.35.0 + version: 1.35.0 typescript: specifier: 5.1.3 version: 5.1.3 vitest: specifier: ^0.32.0 - version: 0.32.0(playwright@1.34.3) + version: 0.32.0(playwright@1.35.0) vue-tsc: specifier: ^1.6.5 version: 1.6.5(typescript@5.1.3) @@ -1085,7 +1085,7 @@ packages: - supports-color dev: true - /@nuxt/test-utils@3.5.3(playwright@1.34.3)(rollup@3.23.0)(vitest@0.32.0)(vue@3.3.4): + /@nuxt/test-utils@3.5.3(playwright@1.35.0)(rollup@3.23.0)(vitest@0.32.0)(vue@3.3.4): resolution: {integrity: sha512-ujkOrn3Qvd+6TREsg4h6Vm1YbPgwl70qh9s6jQiEIGhaH9wqXUUgbHEdWelUMeRO+jbV1X4rtd7Sdww/rfR5lA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -1109,9 +1109,9 @@ packages: get-port-please: 3.0.1 ofetch: 1.0.1 pathe: 1.1.1 - playwright: 1.34.3 + playwright: 1.35.0 ufo: 1.1.2 - vitest: 0.32.0(playwright@1.34.3) + vitest: 0.32.0(playwright@1.35.0) vue: 3.3.4 transitivePeerDependencies: - rollup @@ -1741,7 +1741,7 @@ packages: magic-string: 0.30.0 picocolors: 1.0.0 std-env: 3.3.3 - vitest: 0.32.0(playwright@1.34.3) + vitest: 0.32.0(playwright@1.35.0) dev: true /@vitest/expect@0.32.0: @@ -6049,7 +6049,7 @@ packages: perfect-debounce: 1.0.0 std-env: 3.3.3 vite: 4.3.9(@types/node@18.16.16) - vitest: 0.32.0(playwright@1.34.3) + vitest: 0.32.0(playwright@1.35.0) vitest-environment-nuxt: 0.8.5(rollup@3.23.0)(vitest@0.32.0)(vue-router@4.2.2)(vue@3.3.4) transitivePeerDependencies: - rollup @@ -6519,19 +6519,19 @@ packages: engines: {node: '>=10'} dev: true - /playwright-core@1.34.3: - resolution: {integrity: sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw==} - engines: {node: '>=14'} + /playwright-core@1.35.0: + resolution: {integrity: sha512-muMXyPmIx/2DPrCHOD1H1ePT01o7OdKxKj2ebmCAYvqhUy+Y1bpal7B0rdoxros7YrXI294JT/DWw2LqyiqTPA==} + engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.34.3: - resolution: {integrity: sha512-UOOVE4ZbGfGkP1KVqWTdXOmm8Pw2pBhfbmlqKMkpiRCQjL5W+J+xRQXpgutFr0iM4pWl8g0GyyASMsqjQfFohw==} - engines: {node: '>=14'} + /playwright@1.35.0: + resolution: {integrity: sha512-xhFhsoBmKPQfj3dM+HbIiFVlqRCZp2rwdJd/QFd9YBuidabo3TkVv0iuxPQ4vZoMwtSI7qzjY93f5ohdC97hww==} + engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.34.3 + playwright-core: 1.35.0 dev: true /pluralize@8.0.0: @@ -8571,7 +8571,7 @@ packages: magic-string: 0.30.0 ofetch: 1.0.1 unenv: 1.5.1 - vitest: 0.32.0(playwright@1.34.3) + vitest: 0.32.0(playwright@1.35.0) vue: 3.3.4 vue-router: 4.2.2(vue@3.3.4) transitivePeerDependencies: @@ -8579,7 +8579,7 @@ packages: - supports-color dev: true - /vitest@0.32.0(playwright@1.34.3): + /vitest@0.32.0(playwright@1.35.0): resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -8628,7 +8628,7 @@ packages: magic-string: 0.30.0 pathe: 1.1.1 picocolors: 1.0.0 - playwright: 1.34.3 + playwright: 1.35.0 std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0