mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Update dependency @playwright/test to v1.32.3
This commit is contained in:
parent
88e1f2c50f
commit
4b8f631563
@ -215,7 +215,7 @@
|
||||
"sqlite3": "5.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.32.2",
|
||||
"@playwright/test": "1.32.3",
|
||||
"@tryghost/express-test": "0.13.4",
|
||||
"@tryghost/webhook-mock-receiver": "0.2.6",
|
||||
"@types/common-tags": "1.8.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -3954,13 +3954,13 @@
|
||||
dependencies:
|
||||
esquery "^1.0.1"
|
||||
|
||||
"@playwright/test@1.32.2":
|
||||
version "1.32.2"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.32.2.tgz#3cbd76b3f94d0f7f50bf054dbd02e504e85e3865"
|
||||
integrity sha512-nhaTSDpEdTTttdkDE8Z6K3icuG1DVRxrl98Qq0Lfc63SS9a2sjc9+x8ezysh7MzCKz6Y+nArml3/mmt+gqRmQQ==
|
||||
"@playwright/test@1.32.3":
|
||||
version "1.32.3"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.32.3.tgz#75be8346d4ef289896835e1d2a86fdbe3d9be92a"
|
||||
integrity sha512-BvWNvK0RfBriindxhLVabi8BRe3X0J9EVjKlcmhxjg4giWBD/xleLcg2dz7Tx0agu28rczjNIPQWznwzDwVsZQ==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.32.2"
|
||||
playwright-core "1.32.3"
|
||||
optionalDependencies:
|
||||
fsevents "2.3.2"
|
||||
|
||||
@ -24095,10 +24095,10 @@ pkg-up@^3.1.0:
|
||||
dependencies:
|
||||
find-up "^3.0.0"
|
||||
|
||||
playwright-core@1.32.2:
|
||||
version "1.32.2"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.32.2.tgz#608810c3c4486fb86a224732ac0d3560a96ded8b"
|
||||
integrity sha512-zD7aonO+07kOTthsrCR3YCVnDcqSHIJpdFUtZEMOb6//1Rc7/6mZDRdw+nlzcQiQltOOsiqI3rrSyn/SlyjnJQ==
|
||||
playwright-core@1.32.3:
|
||||
version "1.32.3"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.32.3.tgz#e6dc7db0b49e9b6c0b8073c4a2d789a96f519c48"
|
||||
integrity sha512-SB+cdrnu74ZIn5Ogh/8278ngEh9NEEV0vR4sJFmK04h2iZpybfbqBY0bX6+BLYWVdV12JLLI+JEFtSnYgR+mWg==
|
||||
|
||||
pluralize@8.0.0, pluralize@^8.0.0:
|
||||
version "8.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user