chore: roll stable-test-runner to: 1.50.0-beta-1737557690000 (#34433)

This commit is contained in:
Adam Gastineau 2025-01-22 12:46:25 -08:00 committed by GitHub
parent a121f85ce9
commit a06600aee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 24 deletions

View File

@ -5,16 +5,16 @@
"packages": {
"": {
"dependencies": {
"@playwright/test": "1.50.0-alpha-2025-01-17"
"@playwright/test": "1.50.0-beta-1737557690000"
}
},
"node_modules/@playwright/test": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-fMUwMcP0YE2knged9GJXqv3fpT2xoywTtqYaSzpZmjnNESF+CUUAGY2hHm9/fz/v9ijcjyd62hYFbqS5KeKuHQ==",
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-p6iaLrgsPatz9WqQMtxQyE9kElq8+Ae/N5i1+UF6+vxQdGpGSppk4+V4TttL8iMJhxvO/W3o/0vX8viDOVk1tg==",
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.50.0-alpha-2025-01-17"
"playwright": "1.50.0-beta-1737557690000"
},
"bin": {
"playwright": "cli.js"
@ -38,12 +38,12 @@
}
},
"node_modules/playwright": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-LRavQ9Qu27nHvJ57f+7UDBTAEWhGKV+MS2qLAJpF8HXtfSMVlLK82W9Oba41lCNUzgLoAuFv0wCO/RcHqLz7yQ==",
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-cgRCY5Gw0qZeqtSwvjMVVzUPQ19xLC6Z6i2oGa2Su2b4CO9qkceace1+Qe98RuCeU5nCHXbNTsPU6gue+yxagg==",
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.50.0-alpha-2025-01-17"
"playwright-core": "1.50.0-beta-1737557690000"
},
"bin": {
"playwright": "cli.js"
@ -56,9 +56,9 @@
}
},
"node_modules/playwright-core": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-XkoLZ+7J5ybDq68xSlofPziH1Y8It9LpMisxtBfebjKWbVY8BzctlB1Da9udKDP0oWQPNq4tUnwW0hkeET3lUg==",
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-pr4ZXZmn+hhFrWEIoPQZgxxwkFLPVhMH3uB5eL+SPUKLtFv0WhOoo1PHUUqinMumj84bhhYS6ODg2pPPGPG7sA==",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
@ -70,11 +70,11 @@
},
"dependencies": {
"@playwright/test": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-fMUwMcP0YE2knged9GJXqv3fpT2xoywTtqYaSzpZmjnNESF+CUUAGY2hHm9/fz/v9ijcjyd62hYFbqS5KeKuHQ==",
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-p6iaLrgsPatz9WqQMtxQyE9kElq8+Ae/N5i1+UF6+vxQdGpGSppk4+V4TttL8iMJhxvO/W3o/0vX8viDOVk1tg==",
"requires": {
"playwright": "1.50.0-alpha-2025-01-17"
"playwright": "1.50.0-beta-1737557690000"
}
},
"fsevents": {
@ -84,18 +84,18 @@
"optional": true
},
"playwright": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-LRavQ9Qu27nHvJ57f+7UDBTAEWhGKV+MS2qLAJpF8HXtfSMVlLK82W9Oba41lCNUzgLoAuFv0wCO/RcHqLz7yQ==",
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-cgRCY5Gw0qZeqtSwvjMVVzUPQ19xLC6Z6i2oGa2Su2b4CO9qkceace1+Qe98RuCeU5nCHXbNTsPU6gue+yxagg==",
"requires": {
"fsevents": "2.3.2",
"playwright-core": "1.50.0-alpha-2025-01-17"
"playwright-core": "1.50.0-beta-1737557690000"
}
},
"playwright-core": {
"version": "1.50.0-alpha-2025-01-17",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0-alpha-2025-01-17.tgz",
"integrity": "sha512-XkoLZ+7J5ybDq68xSlofPziH1Y8It9LpMisxtBfebjKWbVY8BzctlB1Da9udKDP0oWQPNq4tUnwW0hkeET3lUg=="
"version": "1.50.0-beta-1737557690000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0-beta-1737557690000.tgz",
"integrity": "sha512-pr4ZXZmn+hhFrWEIoPQZgxxwkFLPVhMH3uB5eL+SPUKLtFv0WhOoo1PHUUqinMumj84bhhYS6ODg2pPPGPG7sA=="
}
}
}

View File

@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"@playwright/test": "1.50.0-alpha-2025-01-17"
"@playwright/test": "1.50.0-beta-1737557690000"
}
}