Update dependency @playwright/test to v1.27.0

This commit is contained in:
renovate[bot] 2022-10-10 10:54:04 +00:00 committed by Daniel Lockyer
parent 9f5ca0ede0
commit aa29478057
2 changed files with 10 additions and 10 deletions

View File

@ -188,7 +188,7 @@
"sqlite3": "5.1.2"
},
"devDependencies": {
"@playwright/test": "1.26.1",
"@playwright/test": "1.27.0",
"@tryghost/express-test": "0.11.5",
"@tryghost/webhook-mock-receiver": "0.2.0",
"@types/common-tags": "1.8.1",

View File

@ -3286,13 +3286,13 @@
resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6"
integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw==
"@playwright/test@1.26.1":
version "1.26.1"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.26.1.tgz#73ada4e70f618bca69ba7509c4ba65b5a41c4b10"
integrity sha512-bNxyZASVt2adSZ9gbD7NCydzcb5JaI0OR9hc7s+nmPeH604gwp0zp17NNpwXY4c8nvuBGQQ9oGDx72LE+cUWvw==
"@playwright/test@1.27.0":
version "1.27.0"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.27.0.tgz#a5327a4823837a718ae6fad9b1e5ff520927e834"
integrity sha512-L4BswoJvGkFsEHhEgzVNHBnkFB1FbnBQn3QmvTl7+AouoJQ4a8tLwZKvytdovCsNi7B5cXuRo58yGvfM5PnExw==
dependencies:
"@types/node" "*"
playwright-core "1.26.1"
playwright-core "1.27.0"
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.7"
@ -20808,10 +20808,10 @@ pkg-up@^3.1.0:
dependencies:
find-up "^3.0.0"
playwright-core@1.26.1:
version "1.26.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.26.1.tgz#a162f476488312dcf12638d97685144de6ada512"
integrity sha512-hzFchhhxnEiPc4qVPs9q2ZR+5eKNifY2hQDHtg1HnTTUuphYCBP8ZRb2si+B1TR7BHirgXaPi48LIye5SgrLAA==
playwright-core@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.27.0.tgz#e5f9d2bc19ebdd9581a01e74f019bb91aa7cf55d"
integrity sha512-VBKaaFUVKDo3akW+o4DwbK1ZyXh46tcSwQKPK3lruh8IJd5feu55XVZx4vOkbb2uqrNdIF51sgsadYT533SdpA==
pluralize@8.0.0, pluralize@^8.0.0:
version "8.0.0"