Skip to content

Commit 1c78427

Browse files
Update dependency playwright to v1.31.2
1 parent b1f3a2d commit 1c78427

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.31.2"
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)