Skip to content

Commit 0162581

Browse files
Update dependency playwright to v1.35.0
1 parent b1f3a2d commit 0162581

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chromedriver": "90.0.1",
99
"esm": "3.2.25",
1010
"mocha": "8.4.0",
11-
"playwright": "1.25.1"
11+
"playwright": "1.35.0"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using ES Modules, esm, Mocha, Chai and Should.",
1414
"devDependencies": {

0 commit comments

Comments
 (0)