Skip to content

Commit 02d972e

Browse files
Update dependency playwright to v1.32.0
1 parent b1f3a2d commit 02d972e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.32.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)