Update dependency @playwright/test to v1.42.1 (#84292)

* Update dependency @playwright/test to v1.42.1

* 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-03-12 14:53:55 +00:00
committed by GitHub
co-authored by Ashley Harrison
parent fb172b1b33
commit d63bc6d2e4
3 changed files with 19 additions and 19 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.41.2-jammy",
"playwright": "mcr.microsoft.com/playwright:v1.42.1-jammy",
}