Skip to content

Commit 6ad0603

Browse files
authored
Bump playwright (#165)
* bump playwright * bump dotenv
1 parent d9f961b commit 6ad0603

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"dependencies": {
2727
"@babel/core": "^7.14.6",
2828
"@babel/plugin-proposal-class-properties": "^7.17.12",
29-
"@playwright/test": "1.24.1",
29+
"@playwright/test": "1.25.1",
3030
"@saucelabs/playwright-reporter": "0.1.0",
3131
"@wdio/logger": "^5.16.10",
32-
"dotenv": "16.0.1",
32+
"dotenv": "16.0.2",
3333
"glob": "^7.1.6",
3434
"lodash": "4.17.21",
35-
"playwright": "1.24.1",
35+
"playwright": "1.25.1",
3636
"sauce-testrunner-utils": "0.6.1",
3737
"saucelabs": "^7.0.4",
3838
"shelljs": "^0.8.5",

0 commit comments

Comments
 (0)