Update dependency @playwright/test to v1.36.1

This commit is contained in:
renovate[bot] 2023-07-14 21:59:39 +00:00 committed by Daniel Lockyer
parent b625fe76b1
commit 8e4393d16f
4 changed files with 12 additions and 12 deletions

View File

@ -57,7 +57,7 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@playwright/test": "1.36.0",
"@playwright/test": "1.36.1",
"@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.0",
"@playwright/test": "1.36.1",
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-interactions": "7.0.27",
"@storybook/addon-links": "7.0.27",

View File

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

View File

@ -3987,13 +3987,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
"@playwright/test@1.36.0", "@playwright/test@^1.34.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==
"@playwright/test@1.36.1", "@playwright/test@^1.34.3":
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"
@ -25170,10 +25170,10 @@ pkg-up@^3.1.0:
dependencies:
find-up "^3.0.0"
playwright-core@1.36.0:
version "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==
pluralize@8.0.0, pluralize@^8.0.0:
version "8.0.0"