From 2836fc5c88f2c06d6a99f03272491d601c948deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:07:20 +0000 Subject: [PATCH] chore(deps): bump the playwright group with 2 updates Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.26.0 to 1.40.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.26.0...v1.40.1) Updates `playwright` from 1.26.0 to 1.40.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.26.0...v1.40.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 50 +++++++++++++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 6a1e4b3f..9d9eab53 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@jest/types": "^29.6.3", - "@playwright/test": "1.26.0", + "@playwright/test": "1.40.1", "@testing-library/react-hooks": "^8.0.1", "@types/chrome": "^0.0.233", "@types/jest": "^29.5.5", @@ -61,7 +61,7 @@ "jest-environment-jsdom": "^29.7.0", "jszip": "^3.7.0", "nodemon": "^2.0.22", - "playwright": "1.26.0", + "playwright": "1.40.1", "playwright-webextext": "^0.0.3", "prettier": "3.0.3", "prettier-eslint": "15.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e55cb40b..609fe35b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^29.6.3 version: 29.6.3 '@playwright/test': - specifier: 1.26.0 - version: 1.26.0 + specifier: 1.40.1 + version: 1.40.1 '@testing-library/react-hooks': specifier: ^8.0.1 version: 8.0.1(@types/react@18.2.46)(react-dom@18.2.0)(react-test-renderer@18.2.0)(react@18.2.0) @@ -107,11 +107,11 @@ devDependencies: specifier: ^2.0.22 version: 2.0.22 playwright: - specifier: 1.26.0 - version: 1.26.0 + specifier: 1.40.1 + version: 1.40.1 playwright-webextext: specifier: ^0.0.3 - version: 0.0.3(@playwright/test@1.26.0)(playwright@1.26.0) + version: 0.0.3(@playwright/test@1.40.1)(playwright@1.40.1) prettier: specifier: 3.0.3 version: 3.0.3 @@ -2363,13 +2363,12 @@ packages: tslib: 2.6.2 dev: true - /@playwright/test@1.26.0: - resolution: {integrity: sha512-D24pu1k/gQw3Lhbpc38G5bXlBjGDrH5A52MsrH12wz6ohGDeQ+aZg/JFSEsT/B3G8zlJe/EU4EkJK74hpqsjEg==} - engines: {node: '>=14'} + /@playwright/test@1.40.1: + resolution: {integrity: sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==} + engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 20.6.0 - playwright-core: 1.26.0 + playwright: 1.40.1 dev: true /@sinclair/typebox@0.24.46: @@ -4600,6 +4599,14 @@ packages: /fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + /fsevents@2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + dev: true + optional: true + /fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -6587,29 +6594,30 @@ packages: find-up: 4.1.0 dev: true - /playwright-core@1.26.0: - resolution: {integrity: sha512-p8huU8eU4gD3VkJd3DA1nA7R3XA6rFvFL+1RYS96cSljCF2yJE9CWEHTPF4LqX8KN9MoWCrAfVKP5381X3CZqg==} - engines: {node: '>=14'} + /playwright-core@1.40.1: + resolution: {integrity: sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==} + engines: {node: '>=16'} hasBin: true dev: true - /playwright-webextext@0.0.3(@playwright/test@1.26.0)(playwright@1.26.0): + /playwright-webextext@0.0.3(@playwright/test@1.40.1)(playwright@1.40.1): resolution: {integrity: sha512-qcnMZES3vbnEfCrOobsaFrT+BBlRgCmKBCzhoRxPkdC9C5KSOYdROikuTHRoe/ez5v1Eh02szQjwRBStOkDF6g==} peerDependencies: '@playwright/test': 1.26.0 playwright: 1.26.0 dependencies: - '@playwright/test': 1.26.0 - playwright: 1.26.0 + '@playwright/test': 1.40.1 + playwright: 1.40.1 dev: true - /playwright@1.26.0: - resolution: {integrity: sha512-XxTVlvFEYHdatxUkh1KiPq9BclNtFKMi3BgQnl/aactmhN4G9AkZUXwt0ck6NDAOrDFlfibhbM7A1kZwQJKSBw==} - engines: {node: '>=14'} + /playwright@1.40.1: + resolution: {integrity: sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==} + engines: {node: '>=16'} hasBin: true - requiresBuild: true dependencies: - playwright-core: 1.26.0 + playwright-core: 1.40.1 + optionalDependencies: + fsevents: 2.3.2 dev: true /posix-character-classes@0.1.1: