From 7d899908b031ee8420196c8ca037af745cfc8d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 04:34:15 +0000 Subject: [PATCH] Bump playwright from 1.12.1 to 1.12.2 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 788b37db..b53b5ee6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7604,9 +7604,9 @@ playwright-core@>=1.2.0: yazl "^2.5.1" playwright@^1.9.2: - version "1.12.1" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.12.1.tgz#afea5260ffcc30b39ec17640c11dc6a117dc4ce7" - integrity sha512-n+L93YSy6ysWsDdnr9NgB9HnIfD33jDvSgB77hIhFKws5ShS3GhZHNZBfPDYdSLJg8IN99656ahDRutbAZ/pLQ== + version "1.12.2" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.12.2.tgz#a484447177b061dd76247734fe65d77e3fb139fa" + integrity sha512-tSZGeILY70T4imhCMCsvzhoaDm9baosIG5fQncSWprpjVc/X4yYdBQCLBMvOi98H50hvu9fhgy2hpsgFKCsUaw== dependencies: commander "^6.1.0" debug "^4.1.1"