From c05a2bed1f16907cb8de80711a3635c8371b35b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 08:12:51 +0000 Subject: [PATCH] chore(deps): bump playwright-chromium from 1.37.0 to 1.37.1 Bumps [playwright-chromium](https://github.com/Microsoft/playwright) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.37.0...v1.37.1) --- updated-dependencies: - dependency-name: playwright-chromium dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e83abbc3..93066ce2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ dependencies: version: 3.10.1 playwright-chromium: specifier: ^1.33.0 - version: 1.37.0 + version: 1.37.1 prettier: specifier: ^2.5.1 version: 2.8.8 @@ -2868,17 +2868,17 @@ packages: find-up: 4.1.0 dev: false - /playwright-chromium@1.37.0: - resolution: {integrity: sha512-56DOca+pGZombnX34ZwO1fI7HLgv3IgzqzNT1kmYAJ82JytqmXFz/umA7WkkONn9cN3WRPswqrqvD+3pq46rdg==} + /playwright-chromium@1.37.1: + resolution: {integrity: sha512-UMbu6AtNe3vb36VzEoHVTnsBKaPMuHJhzZm5zpBM2DeLN8A/+gTQRQyfSZzuktSSDU22acMKGvc8WU6NIjBFmQ==} engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.37.0 + playwright-core: 1.37.1 dev: false - /playwright-core@1.37.0: - resolution: {integrity: sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==} + /playwright-core@1.37.1: + resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==} engines: {node: '>=16'} hasBin: true dev: false