diff --git a/package.json b/package.json index 2120087d..dd077311 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ ] }, "dependencies": { - "playwright": "1.37.0-alpha-jul-15-2023" + "playwright": "1.37.0-beta-1691627113000" }, "devDependencies": { "@formatjs/intl": "2.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4af60780..4a7f38de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: playwright: - specifier: 1.37.0-alpha-jul-15-2023 - version: 1.37.0-alpha-jul-15-2023 + specifier: 1.37.0-beta-1691627113000 + version: 1.37.0-beta-1691627113000 devDependencies: '@formatjs/intl': @@ -3140,19 +3140,19 @@ packages: engines: {node: '>= 6'} dev: true - /playwright-core@1.37.0-alpha-jul-15-2023: - resolution: {integrity: sha512-fuQ3F+5mPSHopqPVXqcRrqT9jaQKQSV2eVTYcSpIrK6n1hubTfbBLBwkLwUS9DvPM8RqRw2Fvg3SHpHF18Jt+w==} + /playwright-core@1.37.0-beta-1691627113000: + resolution: {integrity: sha512-Rqy4I3WEhlIWLA2DZwE+KcvhWb5ir7sjZhhl++0qA723EkV5Ig5xrcYLaNaS1NoJMPdQCDFlATI5/7PJBcL0Rg==} engines: {node: '>=16'} hasBin: true dev: false - /playwright@1.37.0-alpha-jul-15-2023: - resolution: {integrity: sha512-wLIvo1XwwgmsPe8Rwsn9Qf3VisM+LfYtCfjqmad56LclmDfKndRAoqz674CYkxw4nmIS2vad/6NQuBhbJHabpg==} + /playwright@1.37.0-beta-1691627113000: + resolution: {integrity: sha512-oguBQQ9ZYTV120ZYdVoeVXDusbMk7IjMTIa0C/UaqTpj5FYPdAH345bhPXvSXp9rcb6UDlXu1kirWqrAqsz3SQ==} engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.37.0-alpha-jul-15-2023 + playwright-core: 1.37.0-beta-1691627113000 dev: false /pluralize@8.0.0: