From 0f305602a4c9dc7d650194942a5ac59e92420b87 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 6 Nov 2023 15:39:54 +0200
Subject: [PATCH] chore(deps-dev): bump electron-playwright-helpers from 1.6.0
 to 1.7.0 (#126)

Bumps [electron-playwright-helpers](https://github.com/spaceagetv/electron-playwright-helpers) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/spaceagetv/electron-playwright-helpers/releases)
- [Changelog](https://github.com/spaceagetv/electron-playwright-helpers/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/spaceagetv/electron-playwright-helpers/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: electron-playwright-helpers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index dac7c3cd..c1dfd317 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6470,9 +6470,9 @@ electron-devtools-installer@^3.1.0:
     unzip-crx-3 "^0.2.0"
 
 electron-playwright-helpers@^1.5.5:
-  version "1.6.0"
-  resolved "https://registry.yarnpkg.com/electron-playwright-helpers/-/electron-playwright-helpers-1.6.0.tgz#74d17d3e1a4f738afc51e93c0912d2e1e16d496a"
-  integrity sha512-0csyp77xRAi8m5g1ApcYdTMJ8n0+Geyb4huyMAsIYTInk4wsuUTHmIy2gMfgF3I130ogfpX6ZfEGeffS93FaUA==
+  version "1.7.0"
+  resolved "https://registry.yarnpkg.com/electron-playwright-helpers/-/electron-playwright-helpers-1.7.0.tgz#ec28cd025b76fd755e25120bdc6ea2d5c25fa5e4"
+  integrity sha512-N/i/VYmZoNcuqJoL+HnZqpA1nDTsbhHpMIcu6AP6oJF7wUow1b/ooAadpbxnh67AuT5sbmqYBYGWD8GqlPo7bQ==
   dependencies:
     "@electron/asar" "^3.2.4"