Skip to content

Commit

Permalink
Bump playwright version to 1.42.1 (#1075)
Browse files Browse the repository at this point in the history
* chore: Update the playwright version in the tools-versions.yml file

Made with ❤️️ by updatecli

* chore: Update the playwright version in the goss test

Made with ❤️️ by updatecli

* chore: Update the playwright version in the goss test

Made with ❤️️ by updatecli

* chore: Update the playwright version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 6f9baf3 commit 28bae9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.41.2
- 1.42.1
python3:
exec: python3 --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ vagrant_version: 2.4.0
windows_pwsh_version: 7.4.1
xq_version: 1.2.3
yq_version: 4.25.3
playwright_version: 1.41.2
playwright_version: 1.42.1

0 comments on commit 28bae9b

Please sign in to comment.