Skip to content

Commit 4fcc12e

Browse files
Update dependency playwright to v1.55.1
1 parent 7c1ffce commit 4fcc12e

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

package-lock.json

Lines changed: 10 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.2"
11+
"playwright": "1.55.1"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using ES Modules, esm, Mocha, Chai and Expect.",
1414
"devDependencies": {

0 commit comments

Comments
 (0)