Skip to content

Commit

Permalink
Update dependency playwright to v1.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 2f46696 commit 075c20a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 79 deletions.
94 changes: 16 additions & 78 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 @@ -6,7 +6,7 @@
"dependencies": {
"chromedriver": "90.0.1",
"mocha": "8.4.0",
"playwright": "1.13.1"
"playwright": "1.41.2"
},
"description": "Playwright end-to-end test automation boilerplate. Using Commonjs, Mocha and Assert.",
"devDependencies": {
Expand Down

0 comments on commit 075c20a

Please sign in to comment.