From 508dc3e1e5d56926e025ddeca7537108a46633d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 03:03:22 +0000 Subject: [PATCH] build(deps-dev): bump @playwright/test from 1.37.1 to 1.46.1 in /e2e Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.37.1 to 1.46.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.46.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- e2e/package.json | 2 +- e2e/pnpm-lock.yaml | 37 ++++++++++++++++++++++--------------- 2 files changed, 23 insertions(+), 16 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index af3ece7899..68210ac8c1 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -32,7 +32,7 @@ ] }, "devDependencies": { - "@playwright/test": "^1.37.1", + "@playwright/test": "^1.46.1", "@types/node": "^20.5.9", "@typescript-eslint/parser": "^6.6.0", "eslint": "^8.57.0", diff --git a/e2e/pnpm-lock.yaml b/e2e/pnpm-lock.yaml index 8e2a7de274..06b12495f7 100644 --- a/e2e/pnpm-lock.yaml +++ b/e2e/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 6.21.0(@typescript-eslint/parser@6.6.0(eslint@8.57.0)(typescript@5.2.2))(eslint@8.57.0)(typescript@5.2.2) devDependencies: '@playwright/test': - specifier: ^1.37.1 - version: 1.37.1 + specifier: ^1.46.1 + version: 1.46.1 '@types/node': specifier: ^20.5.9 version: 20.5.9 @@ -86,10 +86,9 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@playwright/test@1.37.1': - resolution: {integrity: sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==} - engines: {node: '>=16'} - deprecated: Please update to the latest version of Playwright to test up-to-date browsers. + '@playwright/test@1.46.1': + resolution: {integrity: sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==} + engines: {node: '>=18'} hasBin: true '@types/json-schema@7.0.12': @@ -639,9 +638,14 @@ packages: engines: {node: '>=0.10'} hasBin: true - playwright-core@1.37.1: - resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==} - engines: {node: '>=16'} + playwright-core@1.46.1: + resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==} + engines: {node: '>=18'} + hasBin: true + + playwright@1.46.1: + resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} + engines: {node: '>=18'} hasBin: true prelude-ls@1.2.1: @@ -844,12 +848,9 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - '@playwright/test@1.37.1': + '@playwright/test@1.46.1': dependencies: - '@types/node': 20.5.9 - playwright-core: 1.37.1 - optionalDependencies: - fsevents: 2.3.2 + playwright: 1.46.1 '@types/json-schema@7.0.12': {} @@ -1427,7 +1428,13 @@ snapshots: pidtree@0.6.0: {} - playwright-core@1.37.1: {} + playwright-core@1.46.1: {} + + playwright@1.46.1: + dependencies: + playwright-core: 1.46.1 + optionalDependencies: + fsevents: 2.3.2 prelude-ls@1.2.1: {}