chore: bump version (#3346)

This commit is contained in:
Alex Yang
2023-07-22 06:10:20 -07:00
committed by GitHub
parent 363699a175
commit a494bad543
24 changed files with 783 additions and 553 deletions

View File

@@ -7,7 +7,7 @@
"./utils/*": "./utils/*.ts"
},
"devDependencies": {
"@playwright/test": "^1.35.1"
"@playwright/test": "^1.36.1"
},
"peerDependencies": {
"@playwright/test": "*"