Skip to content

Commit 7df55f3

Browse files
authored
chore(deps): upgrade playwright to ^1.58.0 (#55)
1 parent 9a32b65 commit 7df55f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,11 @@
1515
"url": "https://github.com/macacajs/macaca-playwright"
1616
},
1717
"dependencies": {
18-
"@playwright/browser-chromium": "1.43.0",
19-
"@playwright/browser-firefox": "1.43.0",
20-
"@playwright/browser-webkit": "1.43.0",
2118
"driver-base": "^0.1.4",
2219
"kleur": "^4.1.4",
2320
"lodash": "^4.17.21",
2421
"mkdirp": "^1.0.4",
25-
"playwright": "1.43.0",
22+
"playwright": "^1.58.0",
2623
"selenium-atoms": "^1.0.4",
2724
"webdriver-dfn-error-code": "^1.0.4",
2825
"xlogger": "^1.0.6"

0 commit comments

Comments
 (0)