Skip to content

Commit e7aa400

Browse files
Update dependency playwright to v1.27.1
1 parent 1c931e2 commit e7aa400

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
@@ -7,7 +7,7 @@
77
"chromedriver": "90.0.1",
88
"cucumber": "6.0.7",
99
"expect": "26.6.2",
10-
"playwright": "1.25.2"
10+
"playwright": "1.27.1"
1111
},
1212
"description": "Playwright end-to-end test automation boilerplate. Using Commonjs, Cucumber and Expect.",
1313
"devDependencies": {

0 commit comments

Comments
 (0)