Update dependency @playwright/test to v1.24.0

This commit is contained in:
renovate[bot] 2022-07-21 23:16:19 +00:00 committed by Daniel Lockyer
parent c34edc9f26
commit 33b3fab663
2 changed files with 10 additions and 10 deletions

View File

@ -194,7 +194,7 @@
},
"devDependencies": {
"@lodder/grunt-postcss": "3.1.1",
"@playwright/test": "1.23.4",
"@playwright/test": "1.24.0",
"@tryghost/express-test": "0.11.1",
"@tryghost/webhook-mock-receiver": "0.1.1",
"c8": "7.12.0",

View File

@ -1263,13 +1263,13 @@
resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6"
integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw==
"@playwright/test@1.23.4":
version "1.23.4"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.23.4.tgz#d742ed34fc3eb09e29c2e652c2a646ba1e3c6b08"
integrity sha512-iIsoMJDS/lyuhw82FtcV/B3PXikgVD3hNe5hyvOpRM0uRr1OIpN3LgPeRbBjhzBWmyf6RgRg5fqK5sVcpA03yA==
"@playwright/test@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.24.0.tgz#bef07eddeebba21358ab15e9b0b7a79df0479b76"
integrity sha512-sZLH2N6aWN9TtG+vMjNSomSfX0dSVHwWE+GhHQPV+ZeGcuZ/6CgMCGFuGjobgq/hNF9ZkuVOjeyoceZ0owKnHQ==
dependencies:
"@types/node" "*"
playwright-core "1.23.4"
playwright-core "1.24.0"
"@segment/loosely-validate-event@^2.0.0":
version "2.0.0"
@ -9719,10 +9719,10 @@ pirates@^4.0.4:
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
playwright-core@1.23.4:
version "1.23.4"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.4.tgz#e8a45e549faf6bfad24a0e9998e451979514d41e"
integrity sha512-h5V2yw7d8xIwotjyNrkLF13nV9RiiZLHdXeHo+nVJIYGVlZ8U2qV0pMxNJKNTvfQVT0N8/A4CW6/4EW2cOcTiA==
playwright-core@1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.24.0.tgz#ece821ceaf241bb7206329b1242b0cf6c1c60bdb"
integrity sha512-BkDWdVsoEEC8m2glQlfNu1EN2qvjBsLIg5bD0wjrfwv9zVHktIsp80yYFObAcWreLNYhfRP4PlXE04lr5R4DFQ==
pluralize@8.0.0, pluralize@^8.0.0:
version "8.0.0"