Update dependency @playwright/test to v1.36.2

This commit is contained in:
renovate[bot] 2023-07-25 09:21:34 +00:00 committed by Daniel Lockyer
parent 8095843939
commit 3830401d55
5 changed files with 13 additions and 13 deletions

View File

@ -53,7 +53,7 @@
"validator": "7.2.0"
},
"devDependencies": {
"@playwright/test": "1.36.1",
"@playwright/test": "1.36.2",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-links": "7.1.1",

View File

@ -58,7 +58,7 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@playwright/test": "1.36.1",
"@playwright/test": "1.36.2",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",

View File

@ -39,7 +39,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@playwright/test": "1.36.1",
"@playwright/test": "1.36.2",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-links": "7.1.1",

View File

@ -227,7 +227,7 @@
},
"devDependencies": {
"@actions/core": "1.10.0",
"@playwright/test": "1.36.1",
"@playwright/test": "1.36.2",
"@tryghost/express-test": "0.13.4",
"@tryghost/webhook-mock-receiver": "0.2.6",
"@types/common-tags": "1.8.1",

View File

@ -3952,13 +3952,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
"@playwright/test@1.36.1":
version "1.36.1"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.1.tgz#0b1247d279f142ac0876ce25e7daf15439d5367b"
integrity sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==
"@playwright/test@1.36.2":
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"
@ -25206,10 +25206,10 @@ pkg-up@^3.1.0:
dependencies:
find-up "^3.0.0"
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-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==
pluralize@8.0.0, pluralize@^8.0.0:
version "8.0.0"