From 61d258d349a9612b3a3bbfbc450b636c3b1a7e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:19:29 +0000 Subject: [PATCH] chore(deps): bump playwright-core from 1.38.0 to 1.38.1 Bumps [playwright-core](https://github.com/Microsoft/playwright) from 1.38.0 to 1.38.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.38.0...v1.38.1) --- updated-dependencies: - dependency-name: playwright-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 d9de749d..65717843 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "ora": "^7.0.1", "p-timeout": "^6.1.2", "path-browserify": "^1.0.1", - "playwright-core": "1.38.0", + "playwright-core": "1.38.1", "polka": "^0.5.2", "premove": "^4.0.0", "process": "^0.11.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04f97eef..755afa66 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.38.0 - version: 1.38.0 + specifier: 1.38.1 + version: 1.38.1 polka: specifier: ^0.5.2 version: 0.5.2 @@ -3325,8 +3325,8 @@ packages: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} dev: true - /playwright-core@1.38.0: - resolution: {integrity: sha512-f8z1y8J9zvmHoEhKgspmCvOExF2XdcxMW8jNRuX4vkQFrzV4MlZ55iwb5QeyiFQgOFCUolXiRHgpjSEnqvO48g==} + /playwright-core@1.38.1: + resolution: {integrity: sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==} engines: {node: '>=16'} hasBin: true dev: false