From 605887ebe87d2fbbbb054b2b42cf2fe0ae6eee78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:53:45 +0000 Subject: [PATCH] chore(deps-dev): bump playwright-test from 12.4.3 to 12.6.0 Bumps [playwright-test](https://github.com/hugomrdias/playwright-test) from 12.4.3 to 12.6.0. - [Release notes](https://github.com/hugomrdias/playwright-test/releases) - [Changelog](https://github.com/hugomrdias/playwright-test/blob/master/CHANGELOG.md) - [Commits](https://github.com/hugomrdias/playwright-test/compare/v12.4.3...v12.6.0) --- updated-dependencies: - dependency-name: playwright-test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/package1/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/package1/package.json b/packages/package1/package.json index 11d87be..15eaff2 100644 --- a/packages/package1/package.json +++ b/packages/package1/package.json @@ -52,7 +52,7 @@ "@types/node": "^20.9.0", "assert": "^2.1.0", "mocha": "^10.2.0", - "playwright-test": "^12.4.3" + "playwright-test": "^12.6.0" }, "publishConfig": { "provenance": true diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b082f0..6931e48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: ^10.2.0 version: 10.2.0 playwright-test: - specifier: ^12.4.3 - version: 12.4.3 + specifier: ^12.6.0 + version: 12.6.0 packages: @@ -1668,7 +1668,7 @@ packages: dev: true /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /convert-source-map@2.0.0: @@ -4008,8 +4008,8 @@ packages: hasBin: true dev: true - /playwright-test@12.4.3: - resolution: {integrity: sha512-51nFyab0RSOM23dTq34C61hAx0e13Scab6U5VJW7RjFhpEkQXBeq46R7WNeY0mHaYEUaLYdSch51ceibtQ4Tzg==} + /playwright-test@12.6.0: + resolution: {integrity: sha512-8cZOErrbSzyq5fnf7LjudgXNzWz+qJaJ9fI/iodq3I3ysRlebL3xYcevxPhGSVN2/YJDgIe6EMZirNwTfynNGQ==} engines: {node: '>=16.0.0'} hasBin: true dependencies: