From 17c6d6fe70049aaa0ec91f8661a181ead3f31d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:01:34 +0000 Subject: [PATCH] :arrow_up: NPM: Bump playwright from 1.48.1 to 1.48.2 Bumps [playwright](https://github.com/microsoft/playwright) from 1.48.1 to 1.48.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.1...v1.48.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 22af4b9b5..81b497b97 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "next-sitemap": "^4.2.3", - "playwright": "1.48.1", + "playwright": "1.48.2", "postcss": "^8.4.47", "postcss-import": "^16.1.0", "postcss-nesting": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbae3dd4e..1e40d91bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -212,8 +212,8 @@ importers: specifier: ^4.2.3 version: 4.2.3(next@14.2.15(@babel/core@7.23.9)(@opentelemetry/api@1.9.0)(@playwright/test@1.48.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) playwright: - specifier: 1.48.1 - version: 1.48.1 + specifier: 1.48.2 + version: 1.48.2 postcss: specifier: ^8.4.47 version: 8.4.47 @@ -6656,11 +6656,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.48.2: + resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} + engines: {node: '>=18'} + hasBin: true + playwright@1.48.1: resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} engines: {node: '>=18'} hasBin: true + playwright@1.48.2: + resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} + engines: {node: '>=18'} + hasBin: true + popmotion@11.0.3: resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==} @@ -16558,12 +16568,20 @@ snapshots: playwright-core@1.48.1: {} + playwright-core@1.48.2: {} + playwright@1.48.1: dependencies: playwright-core: 1.48.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.48.2: + dependencies: + playwright-core: 1.48.2 + optionalDependencies: + fsevents: 2.3.2 + popmotion@11.0.3: dependencies: framesync: 6.0.1