Update dependency @playwright/test to v1.28.0

This commit is contained in:
renovate[bot] 2022-11-16 17:47:14 +00:00 committed by Daniel Lockyer
parent c4e41909a6
commit 96aa1c930c
2 changed files with 10 additions and 10 deletions

View File

@ -194,7 +194,7 @@
"sqlite3": "5.1.2" "sqlite3": "5.1.2"
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "1.27.1", "@playwright/test": "1.28.0",
"@tryghost/express-test": "0.11.5", "@tryghost/express-test": "0.11.5",
"@tryghost/webhook-mock-receiver": "0.2.1", "@tryghost/webhook-mock-receiver": "0.2.1",
"@types/common-tags": "1.8.1", "@types/common-tags": "1.8.1",

View File

@ -3314,13 +3314,13 @@
resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6" resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6"
integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw== integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw==
"@playwright/test@1.27.1": "@playwright/test@1.28.0":
version "1.27.1" version "1.28.0"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.27.1.tgz#9364d1e02021261211c8ff586d903faa79ce95c4" resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.28.0.tgz#8de83f9d2291bba3f37883e33431b325661720d9"
integrity sha512-mrL2q0an/7tVqniQQF6RBL2saskjljXzqNcCOVMUjRIgE6Y38nCNaP+Dc2FBW06bcpD3tqIws/HT9qiMHbNU0A== integrity sha512-vrHs5DFTPwYox5SGKq/7TDn/S4q6RA1zArd7uhO6EyP9hj3XgZBBM12ktMbnDQNxh/fL1IUKsTNLxihmsU38lQ==
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
playwright-core "1.27.1" playwright-core "1.28.0"
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3": "@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.8" version "0.5.8"
@ -20843,10 +20843,10 @@ pkg-up@^3.1.0:
dependencies: dependencies:
find-up "^3.0.0" find-up "^3.0.0"
playwright-core@1.27.1: playwright-core@1.28.0:
version "1.27.1" version "1.28.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.27.1.tgz#840ef662e55a3ed759d8b5d3d00a5f885a7184f4" resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.28.0.tgz#61df5c714f45139cca07095eccb4891e520e06f2"
integrity sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q== integrity sha512-nJLknd28kPBiCNTbqpu6Wmkrh63OEqJSFw9xOfL9qxfNwody7h6/L3O2dZoWQ6Oxcm0VOHjWmGiCUGkc0X3VZA==
pluralize@8.0.0, pluralize@^8.0.0: pluralize@8.0.0, pluralize@^8.0.0:
version "8.0.0" version "8.0.0"