Skip to content

Commit

Permalink
Bump playwright version to 1.44.0 (#1162)
Browse files Browse the repository at this point in the history
* 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 13c4dfc commit 9f9d8b6
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 @@ -99,7 +99,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.43.1
- 1.44.0
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 @@ -48,5 +48,5 @@ vagrant_version: 2.4.1
windows_pwsh_version: 7.4.2
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.43.1
playwright_version: 1.44.0
vs_buildtools_version: 16

0 comments on commit 9f9d8b6

Please sign in to comment.