Skip to content

Commit

Permalink
update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskiesel committed Jul 8, 2024
1 parent 28d9a9a commit 6cf53fb
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG playwright=v1.41.2-jammy
ARG playwright=v1.45.1-jammy

# Playwright Docker documentation: https://playwright.dev/docs/docker/
# Playwright tags: https://mcr.microsoft.com/v2/playwright/tags/list
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fs-extra": "^10.0.0"
},
"devDependencies": {
"playwright": "1.41.2"
"playwright": "1.45.1"
},
"keywords": [
"browser",
Expand Down

0 comments on commit 6cf53fb

Please sign in to comment.