Skip to content

Commit 813efb4

Browse files
authored
Lock playwright version (#37869)
1 parent 24a17ac commit 813efb4

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
@@ -87,7 +87,7 @@
8787
"mocha-fivemat-progress-reporter": "latest",
8888
"ms": "latest",
8989
"node-fetch": "^2.6.0",
90-
"playwright": "latest",
90+
"playwright": "0.12.1",
9191
"plugin-error": "latest",
9292
"pretty-hrtime": "^1.0.3",
9393
"prex": "^0.4.3",

0 commit comments

Comments
 (0)