Bump @playwright/test from 1.36.1 to 1.36.2
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.1 to 1.36.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0e7166a4d8
commit
708b445c5c
1 changed files with 9 additions and 11 deletions
20
yarn.lock
20
yarn.lock
|
@ -2509,13 +2509,6 @@
|
|||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/eslint-plugin-next@13.4.12":
|
||||
version "13.4.12"
|
||||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.12.tgz#e75c4fedd0324d4f8fa8be2eb446270a462d3092"
|
||||
integrity sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==
|
||||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/mdx@13.4.12":
|
||||
version "13.4.12"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.12.tgz#f81a32f693fb32ed7950969e17b406c6bb385982"
|
||||
|
@ -2933,12 +2926,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"
|
||||
|
||||
|
@ -13770,6 +13763,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