From 619420e6c6301e4434f1e99e8c8ad7cc6e857d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:19:44 +0000 Subject: [PATCH] chore(deps): bump playwright-core from 1.36.0 to 1.37.1 Bumps [playwright-core](https://github.com/Microsoft/playwright) from 1.36.0 to 1.37.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.36.0...v1.37.1) --- updated-dependencies: - dependency-name: playwright-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9e5aa1d7..ec6ef1e6 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "ora": "^6.3.1", "p-wait-for": "5.0.2", "path-browserify": "^1.0.1", - "playwright-core": "1.36.0", + "playwright-core": "1.37.1", "polka": "^0.5.2", "premove": "^4.0.0", "process": "^0.11.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf520a41..d0e15c0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^1.0.1 version: 1.0.1 playwright-core: - specifier: 1.36.0 - version: 1.36.0 + specifier: 1.37.1 + version: 1.37.1 polka: specifier: ^0.5.2 version: 0.5.2 @@ -3184,8 +3184,8 @@ packages: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} dev: true - /playwright-core@1.36.0: - resolution: {integrity: sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==} + /playwright-core@1.37.1: + resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==} engines: {node: '>=16'} hasBin: true dev: false