Merge pull request #4490 from freesewing/dependabot/npm_and_yarn/playwright/test-1.36.1
chore(deps-dev): bump @playwright/test from 1.36.0 to 1.36.1
This commit is contained in:
commit
8b9164d610
1 changed files with 9 additions and 4 deletions
13
yarn.lock
13
yarn.lock
|
@ -3193,12 +3193,12 @@
|
|||
tslib "^2.4.0"
|
||||
|
||||
"@playwright/test@^1.32.3":
|
||||
version "1.36.0"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.0.tgz#df2c0b09bbd27016adf1892b0c3502c4ce88d307"
|
||||
integrity sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg==
|
||||
version "1.36.1"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.1.tgz#0b1247d279f142ac0876ce25e7daf15439d5367b"
|
||||
integrity sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.36.0"
|
||||
playwright-core "1.36.1"
|
||||
optionalDependencies:
|
||||
fsevents "2.3.2"
|
||||
|
||||
|
@ -15607,6 +15607,11 @@ playwright-core@1.36.0:
|
|||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.0.tgz#35d1ed5f364a31e58bc8f06688ab02d538b96eb6"
|
||||
integrity sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==
|
||||
|
||||
playwright-core@1.36.1:
|
||||
version "1.36.1"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.1.tgz#f5f275d70548768ca892583519c89b237a381c77"
|
||||
integrity sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==
|
||||
|
||||
playwright@^1.32.3:
|
||||
version "1.36.0"
|
||||
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.36.0.tgz#a698db3bb5f8ab4aa0120575c859d836d9be54f1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue