From efbca004a8346387b151b3c8e533d36aa5d8c4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:29:11 +0000 Subject: [PATCH] Bump playwright-core from 1.60.0 to 1.61.0 Bumps [playwright-core](https://github.com/microsoft/playwright) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: playwright-core dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 92b0066..c2eaa42 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@types/mocha": "^10.0.10", "@types/node": "^25.9.3", - "playwright-core": "^1.60.0", + "playwright-core": "^1.61.0", "puppeteer-core": "^25.1.0", "typescript": "^6.0.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 170338e..9a92922 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^25.9.3 version: 25.9.3 playwright-core: - specifier: ^1.60.0 - version: 1.60.0 + specifier: ^1.61.0 + version: 1.61.0 puppeteer-core: specifier: ^25.1.0 version: 25.1.0 @@ -870,6 +870,11 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.61.0: + resolution: {integrity: sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA==} + engines: {node: '>=18'} + hasBin: true + postgres-array@2.0.0: resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==} engines: {node: '>=4'} @@ -2127,6 +2132,8 @@ snapshots: playwright-core@1.60.0: {} + playwright-core@1.61.0: {} + postgres-array@2.0.0: {} postgres-bytea@1.0.1: {}