Update dependency @playwright/test to v1.43.0 (#85918)

* Update dependency @playwright/test to v1.43.0

* update playwright image

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2024-04-11 11:45:36 +02:00
committed by GitHub
co-authored by Ashley Harrison
parent 62c512662c
commit 37f1ea7b57
4 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ images = {
"cypress": "cypress/included:13.1.0",
"dockerize": "jwilder/dockerize:0.6.1",
"shellcheck": "koalaman/shellcheck:stable",
"playwright": "mcr.microsoft.com/playwright:v1.42.1-jammy",
"playwright": "mcr.microsoft.com/playwright:v1.43.0-jammy",
}