Merge pull request #4796 from freesewing/dependabot/npm_and_yarn/playwright/test-1.37.1
chore(deps-dev): bump @playwright/test from 1.37.0 to 1.37.1
This commit is contained in:
commit
b2fa5cb25c
1 changed files with 4 additions and 9 deletions
13
yarn.lock
13
yarn.lock
|
@ -1898,12 +1898,12 @@
|
|||
tslib "^2.6.0"
|
||||
|
||||
"@playwright/test@^1.32.3":
|
||||
version "1.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.37.0.tgz#5b3b60dabaabc0d5d3021fb5a5bb8250b424c71d"
|
||||
integrity sha512-181WBLk4SRUyH1Q96VZl7BP6HcK0b7lbdeKisn3N/vnjitk+9HbdlFz/L5fey05vxaAhldIDnzo8KUoy8S3mmQ==
|
||||
version "1.37.1"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.37.1.tgz#e7f44ae0faf1be52d6360c6bbf689fd0057d9b6f"
|
||||
integrity sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.37.0"
|
||||
playwright-core "1.37.1"
|
||||
optionalDependencies:
|
||||
fsevents "2.3.2"
|
||||
|
||||
|
@ -11421,11 +11421,6 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|||
dependencies:
|
||||
find-up "^4.0.0"
|
||||
|
||||
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-core@1.37.1:
|
||||
version "1.37.1"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.37.1.tgz#cb517d52e2e8cb4fa71957639f1cd105d1683126"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue