Skip to content

Commit

Permalink
fix: upgrade @playwright/test from 1.22.2 to 1.25.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @playwright/test from 1.22.2 to 1.25.0.

See this package in npm:
https://www.npmjs.com/package/@playwright/test

See this project in Snyk:
https://app.snyk.io/org/bigbluebutton/project/8bbbaf02-e34c-42be-8688-067ef9eb712e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 5, 2022
1 parent dc8702f commit e89bb29
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 11 deletions.
38 changes: 28 additions & 10 deletions bigbluebutton-tests/playwright/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 bigbluebutton-tests/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test-ci": "export CI='true' && npx playwright test --project=chromium --grep @ci"
},
"dependencies": {
"@playwright/test": "^1.19.2",
"@playwright/test": "^1.25.0",
"playwright": "^1.19.2",
"axios": "^0.26.1",
"dotenv": "^16.0.0",
Expand Down

0 comments on commit e89bb29

Please sign in to comment.