chore: bump version (#2178)

This commit is contained in:
Himself65
2023-04-27 17:59:54 -05:00
committed by GitHub
parent 567092a1ff
commit 3df3498523
15 changed files with 538 additions and 818 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
"./playwright": "./playwright.ts"
},
"devDependencies": {
"@playwright/test": "^1.32.3",
"playwright": "^1.32.3"
"@playwright/test": "^1.33.0",
"playwright": "^1.33.0"
},
"peerDependencies": {
"@playwright/test": "*",