[8.7] Revert "update dependency playwright to ^1.30.0" (#151435) (#151443)

# Backport

This will backport the following commits from `main` to `8.7`:
- [Revert "update dependency playwright to ^1.30.0"
(#151435)](https://github.com/elastic/kibana/pull/151435)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Shahzad","email":"shahzad31comp@gmail.com"},"sourceCommit":{"committedDate":"2023-02-16T13:19:55Z","message":"Revert
\"update dependency playwright to ^1.30.0\" (#151435)\n\nReverts
elastic/kibana#151106\r\n\r\nTemporarily reverting it since it broke
synthetics test runner tests
in\r\nkibana\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/3505601/219363923-87cbff94-6fdb-43d5-ad7b-a0c2a4016846.png)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"b76ea2f69f725c1a6e06a63e03c151a94475ba03","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.6.0","v8.7.0","v8.8.0"],"number":151435,"url":"https://github.com/elastic/kibana/pull/151435","mergeCommit":{"message":"Revert
\"update dependency playwright to ^1.30.0\" (#151435)\n\nReverts
elastic/kibana#151106\r\n\r\nTemporarily reverting it since it broke
synthetics test runner tests
in\r\nkibana\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/3505601/219363923-87cbff94-6fdb-43d5-ad7b-a0c2a4016846.png)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"b76ea2f69f725c1a6e06a63e03c151a94475ba03"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151435","number":151435,"mergeCommit":{"message":"Revert
\"update dependency playwright to ^1.30.0\" (#151435)\n\nReverts
elastic/kibana#151106\r\n\r\nTemporarily reverting it since it broke
synthetics test runner tests
in\r\nkibana\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/3505601/219363923-87cbff94-6fdb-43d5-ad7b-a0c2a4016846.png)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"b76ea2f69f725c1a6e06a63e03c151a94475ba03"}}]}]
BACKPORT-->
This commit is contained in:
Shahzad 2023-02-16 15:41:26 +01:00 committed by GitHub
parent a1689a3796
commit eb5c3b13ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 11 deletions

View file

@ -1143,7 +1143,7 @@
"pirates": "^4.0.1",
"piscina": "^3.2.0",
"pixelmatch": "^5.3.0",
"playwright": "^1.30.0",
"playwright": "^1.26.0",
"pngjs": "^3.4.0",
"postcss": "^8.4.14",
"postcss-loader": "^4.2.0",

View file

@ -21669,17 +21669,12 @@ playwright-core@1.27.1, playwright-core@=1.27.1:
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.27.1.tgz#840ef662e55a3ed759d8b5d3d00a5f885a7184f4"
integrity sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q==
playwright-core@1.30.0:
version "1.30.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.30.0.tgz#de987cea2e86669e3b85732d230c277771873285"
integrity sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g==
playwright@^1.30.0:
version "1.30.0"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.30.0.tgz#b1d7be2d45d97fbb59f829f36f521f12010fe072"
integrity sha512-ENbW5o75HYB3YhnMTKJLTErIBExrSlX2ZZ1C/FzmHjUYIfxj/UnI+DWpQr992m+OQVSg0rCExAOlRwB+x+yyIg==
playwright@^1.26.0:
version "1.27.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.27.1.tgz#4eecac5899566c589d4220ca8acc16abe8a67450"
integrity sha512-xXYZ7m36yTtC+oFgqH0eTgullGztKSRMb4yuwLPl8IYSmgBM88QiB+3IWb1mRIC9/NNwcgbG0RwtFlg+EAFQHQ==
dependencies:
playwright-core "1.30.0"
playwright-core "1.27.1"
plugin-error@^1.0.1:
version "1.0.1"