Skip to content

Commit

Permalink
updating playwright version
Browse files Browse the repository at this point in the history
Signed-off-by: xbabalov <[email protected]>
  • Loading branch information
xbabalov committed Oct 22, 2024
1 parent 2f6e107 commit 3c9323f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"got": "^14.4.2"
},
"devDependencies": {
"@playwright/test": "^1.47.1",
"@playwright/test": "1.48.0",
"@podman-desktop/tests-playwright": "next",
"@playwright/test": "^1.47.1",
"@podman-desktop/tests-playwright": "next",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,10 @@
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@playwright/test@^1.47.1":
version "1.47.2"
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.47.2.tgz"
integrity sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==
"@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==
dependencies:
playwright "1.47.2"

Expand Down

0 comments on commit 3c9323f

Please sign in to comment.