Merge pull request #4579 from freesewing/dependabot/npm_and_yarn/playwright/test-1.36.2
Bump @playwright/test from 1.36.1 to 1.36.2
This commit is contained in:
commit
36acc8533a
1 changed files with 9 additions and 4 deletions
13
yarn.lock
13
yarn.lock
|
@ -2816,12 +2816,12 @@
|
|||
tslib "^2.6.0"
|
||||
|
||||
"@playwright/test@^1.32.3":
|
||||
version "1.36.1"
|
||||
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.36.1.tgz"
|
||||
integrity sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==
|
||||
version "1.36.2"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.2.tgz#9edd68a02b0929c5d78d9479a654ceb981dfb592"
|
||||
integrity sha512-2rVZeyPRjxfPH6J0oGJqE8YxiM1IBRyM8hyrXYK7eSiAqmbNhxwcLa7dZ7fy9Kj26V7FYia5fh9XJRq4Dqme+g==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.36.1"
|
||||
playwright-core "1.36.2"
|
||||
optionalDependencies:
|
||||
fsevents "2.3.2"
|
||||
|
||||
|
@ -13625,6 +13625,11 @@ playwright-core@1.36.1:
|
|||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.1.tgz"
|
||||
integrity sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==
|
||||
|
||||
playwright-core@1.36.2:
|
||||
version "1.36.2"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.2.tgz#32382f2d96764c24c65a86ea336cf79721c2e50e"
|
||||
integrity sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==
|
||||
|
||||
playwright@^1.32.3:
|
||||
version "1.36.1"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.36.1.tgz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue