diff --git a/package.json b/package.json index e83f547..3a53257 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "got": "^14.4.2" }, "devDependencies": { - "@playwright/test": "^1.47.1", + "@playwright/test": "1.48.0", "@podman-desktop/tests-playwright": "next", "@types/fs-extra": "^11.0.4", "@types/node": "^20.16.11", diff --git a/yarn.lock b/yarn.lock index c4b7b6d..bc2a38e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -276,7 +276,7 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@playwright/test@^1.47.1": +"@playwright/test@1.48.0": version "1.48.0" resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.0.tgz#4b81434a3ca75e2a6f82a645287784223a45434c" integrity sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==