Skip to content

Commit 3e15a5f

Browse files
chore(deps-dev): bump playwright from 1.49.1 to 1.50.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.49.1 to 1.50.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.50.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7dbf8b commit 3e15a5f

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

yarn.lock

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6882,31 +6882,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
68826882
dependencies:
68836883
find-up "^4.0.0"
68846884

6885-
playwright-core@1.44.1, playwright-core@>=1.2.0:
6886-
version "1.44.1"
6887-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.44.1.tgz"
6888-
integrity sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==
6889-
6890-
playwright-core@1.49.1:
6891-
version "1.49.1"
6892-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.1.tgz#32c62f046e950f586ff9e35ed490a424f2248015"
6893-
integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==
6894-
6895-
playwright@^1.14.0:
6896-
version "1.44.1"
6897-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.44.1.tgz"
6898-
integrity sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==
6899-
dependencies:
6900-
playwright-core "1.44.1"
6901-
optionalDependencies:
6902-
fsevents "2.3.2"
6885+
playwright-core@1.50.1, playwright-core@>=1.2.0:
6886+
version "1.50.1"
6887+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.50.1.tgz#6a0484f1f1c939168f40f0ab3828c4a1592c4504"
6888+
integrity sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==
69036889

6904-
playwright@^1.49.1:
6905-
version "1.49.1"
6906-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.1.tgz#830266dbca3008022afa7b4783565db9944ded7c"
6907-
integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==
6890+
playwright@^1.14.0, playwright@^1.49.1:
6891+
version "1.50.1"
6892+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.50.1.tgz#2f93216511d65404f676395bfb97b41aa052b180"
6893+
integrity sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==
69086894
dependencies:
6909-
playwright-core "1.49.1"
6895+
playwright-core "1.50.1"
69106896
optionalDependencies:
69116897
fsevents "2.3.2"
69126898

0 commit comments

Comments
 (0)