mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 11:55:01 +03:00
Update dependency @playwright/test to v1.26.0
This commit is contained in:
parent
79ffdd9b7e
commit
5573e111cd
@ -187,7 +187,7 @@
|
||||
"sqlite3": "5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.25.2",
|
||||
"@playwright/test": "1.26.0",
|
||||
"@tryghost/express-test": "0.11.4",
|
||||
"@tryghost/webhook-mock-receiver": "0.1.2",
|
||||
"@types/common-tags": "1.8.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -2971,13 +2971,13 @@
|
||||
resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6"
|
||||
integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw==
|
||||
|
||||
"@playwright/test@1.25.2":
|
||||
version "1.25.2"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.25.2.tgz#e726cf4844f096315c3954fdb3abf295cede43ba"
|
||||
integrity sha512-6qPznIR4Fw02OMbqXUPMG6bFFg1hDVNEdihKy0t9K0dmRbus1DyP5Q5XFQhGwEHQkLG5hrSfBuu9CW/foqhQHQ==
|
||||
"@playwright/test@1.26.0":
|
||||
version "1.26.0"
|
||||
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.26.0.tgz#d0c4a7ffaa7df5b4a63e0d8dea133fdb1d6c5aef"
|
||||
integrity sha512-D24pu1k/gQw3Lhbpc38G5bXlBjGDrH5A52MsrH12wz6ohGDeQ+aZg/JFSEsT/B3G8zlJe/EU4EkJK74hpqsjEg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
playwright-core "1.25.2"
|
||||
playwright-core "1.26.0"
|
||||
|
||||
"@popperjs/core@^2.4.0":
|
||||
version "2.11.6"
|
||||
@ -18534,10 +18534,10 @@ pkg-up@^3.1.0:
|
||||
dependencies:
|
||||
find-up "^3.0.0"
|
||||
|
||||
playwright-core@1.25.2:
|
||||
version "1.25.2"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.25.2.tgz#ea4baa398a4d45fcdfe48799482b599e3d0f033f"
|
||||
integrity sha512-0yTbUE9lIddkEpLHL3u8PoCL+pWiZtj5A/j3U7YoNjcmKKDGBnCrgHJMzwd2J5vy6l28q4ki3JIuz7McLHhl1A==
|
||||
playwright-core@1.26.0:
|
||||
version "1.26.0"
|
||||
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.26.0.tgz#850228f0638d410a5cdd69800d552f60e4d295cd"
|
||||
integrity sha512-p8huU8eU4gD3VkJd3DA1nA7R3XA6rFvFL+1RYS96cSljCF2yJE9CWEHTPF4LqX8KN9MoWCrAfVKP5381X3CZqg==
|
||||
|
||||
pluralize@8.0.0, pluralize@^8.0.0:
|
||||
version "8.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user