From a80c25cf200ae69e83cae5734b74b83bdcc7a563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:56:37 +0000 Subject: [PATCH] chore(deps-dev): bump @playwright/test from 1.39.0 to 1.40.1 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.39.0 to 1.40.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 4dd91b9..dffc84e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@commitlint/cli": "^18.4.2", "@commitlint/config-conventional": "^18.4.2", - "@playwright/test": "^1.39.0", + "@playwright/test": "^1.40.1", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@types/is-ci": "^3.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaf590b..62f0c52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@commitlint/cli': ^18.4.2 '@commitlint/config-conventional': ^18.4.2 '@next/bundle-analyzer': ^14.0.1 - '@playwright/test': ^1.39.0 + '@playwright/test': ^1.40.1 '@sentry/nextjs': ^7.80.0 '@testing-library/jest-dom': ^6.1.4 '@testing-library/react': ^14.0.0 @@ -45,7 +45,7 @@ dependencies: devDependencies: '@commitlint/cli': 18.4.2_typescript@5.2.2 '@commitlint/config-conventional': 18.4.2 - '@playwright/test': 1.39.0 + '@playwright/test': 1.40.1 '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/is-ci': 3.0.4 @@ -1046,12 +1046,12 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@playwright/test/1.39.0: - resolution: {integrity: sha512-3u1iFqgzl7zr004bGPYiN/5EZpRUSFddQBra8Rqll5N0/vfpqlP9I9EXqAoGacuAbX6c9Ulg/Cjqglp5VkK6UQ==} + /@playwright/test/1.40.1: + resolution: {integrity: sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.39.0 + playwright: 1.40.1 dev: true /@polka/url/1.0.0-next.23: @@ -5003,18 +5003,18 @@ packages: find-up: 4.1.0 dev: true - /playwright-core/1.39.0: - resolution: {integrity: sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==} + /playwright-core/1.40.1: + resolution: {integrity: sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==} engines: {node: '>=16'} hasBin: true dev: true - /playwright/1.39.0: - resolution: {integrity: sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw==} + /playwright/1.40.1: + resolution: {integrity: sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.39.0 + playwright-core: 1.40.1 optionalDependencies: fsevents: 2.3.2 dev: true