Skip to content

Commit

Permalink
chore: ⬆️ upgrade playwright v1.43 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlyautomatiza authored Apr 18, 2024
1 parent c10440c commit 50ac8e4
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
150 changes: 75 additions & 75 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
},
"homepage": "https://github.com/charlyautomatiza/starter-playwright#readme",
"devDependencies": {
"@playwright/test": "^1.42.1",
"allure-commandline": "^2.27.0",
"allure-playwright": "^2.15.0",
"lighthouse": "^11.7.0",
"@playwright/test": "^1.43.1",
"allure-commandline": "^2.28.0",
"allure-playwright": "^2.15.1",
"lighthouse": "^11.7.1",
"playwright-lighthouse": "^4.0.0",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"dependencies": {
"@faker-js/faker": "^8.4.1",
Expand Down

0 comments on commit 50ac8e4

Please sign in to comment.