Merge pull request #4696 from freesewing/dependabot/npm_and_yarn/playwright/test-1.37.0
chore(deps-dev): bump @playwright/test from 1.36.2 to 1.37.0
This commit is contained in:
commit
0e87c01866
1 changed files with 9 additions and 4 deletions
13
yarn.lock
13
yarn.lock
|
@ -1847,12 +1847,12 @@
|
|||
tslib "^2.6.0"
|
||||
|
||||
"@playwright/test@^1.32.3":
|
||||
version "1.36.2"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.2.tgz#9edd68a02b0929c5d78d9479a654ceb981dfb592"
|
||||
integrity sha512-2rVZeyPRjxfPH6J0oGJqE8YxiM1IBRyM8hyrXYK7eSiAqmbNhxwcLa7dZ7fy9Kj26V7FYia5fh9XJRq4Dqme+g==
|
||||
version "1.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.37.0.tgz#5b3b60dabaabc0d5d3021fb5a5bb8250b424c71d"
|
||||
integrity sha512-181WBLk4SRUyH1Q96VZl7BP6HcK0b7lbdeKisn3N/vnjitk+9HbdlFz/L5fey05vxaAhldIDnzo8KUoy8S3mmQ==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.36.2"
|
||||
playwright-core "1.37.0"
|
||||
optionalDependencies:
|
||||
fsevents "2.3.2"
|
||||
|
||||
|
@ -11390,6 +11390,11 @@ playwright-core@1.36.2:
|
|||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.2.tgz#32382f2d96764c24c65a86ea336cf79721c2e50e"
|
||||
integrity sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==
|
||||
|
||||
playwright-core@1.37.0:
|
||||
version "1.37.0"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.37.0.tgz#a0a009b840076706452e29aab0efe0ebf5d45ab1"
|
||||
integrity sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==
|
||||
|
||||
playwright@^1.32.3:
|
||||
version "1.36.2"
|
||||
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.36.2.tgz#4f25272209a31ad1138d7b9868e0325159f003e3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue