Bump @playwright/test from 1.24.0 to 1.30.0
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.24.0 to 1.30.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.24.0...v1.30.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
ba32569479
Коммит
c5fb1c48b7
|
@ -12,7 +12,7 @@
|
|||
"frontend"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.24.0",
|
||||
"@playwright/test": "1.30.0",
|
||||
"dotenv": "^16.0.1"
|
||||
}
|
||||
},
|
||||
|
@ -1916,13 +1916,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@playwright/test": {
|
||||
"version": "1.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.24.0.tgz",
|
||||
"integrity": "sha512-sZLH2N6aWN9TtG+vMjNSomSfX0dSVHwWE+GhHQPV+ZeGcuZ/6CgMCGFuGjobgq/hNF9ZkuVOjeyoceZ0owKnHQ==",
|
||||
"version": "1.30.0",
|
||||
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.30.0.tgz",
|
||||
"integrity": "sha512-SVxkQw1xvn/Wk/EvBnqWIq6NLo1AppwbYOjNLmyU0R1RoQ3rLEBtmjTnElcnz8VEtn11fptj1ECxK0tgURhajw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"playwright-core": "1.24.0"
|
||||
"playwright-core": "1.30.0"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
|
@ -12277,9 +12277,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/playwright-core": {
|
||||
"version": "1.24.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.24.0.tgz",
|
||||
"integrity": "sha512-BkDWdVsoEEC8m2glQlfNu1EN2qvjBsLIg5bD0wjrfwv9zVHktIsp80yYFObAcWreLNYhfRP4PlXE04lr5R4DFQ==",
|
||||
"version": "1.30.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0.tgz",
|
||||
"integrity": "sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
|
@ -16299,13 +16299,13 @@
|
|||
}
|
||||
},
|
||||
"@playwright/test": {
|
||||
"version": "1.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.24.0.tgz",
|
||||
"integrity": "sha512-sZLH2N6aWN9TtG+vMjNSomSfX0dSVHwWE+GhHQPV+ZeGcuZ/6CgMCGFuGjobgq/hNF9ZkuVOjeyoceZ0owKnHQ==",
|
||||
"version": "1.30.0",
|
||||
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.30.0.tgz",
|
||||
"integrity": "sha512-SVxkQw1xvn/Wk/EvBnqWIq6NLo1AppwbYOjNLmyU0R1RoQ3rLEBtmjTnElcnz8VEtn11fptj1ECxK0tgURhajw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "*",
|
||||
"playwright-core": "1.24.0"
|
||||
"playwright-core": "1.30.0"
|
||||
}
|
||||
},
|
||||
"@polka/url": {
|
||||
|
@ -24040,9 +24040,9 @@
|
|||
}
|
||||
},
|
||||
"playwright-core": {
|
||||
"version": "1.24.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.24.0.tgz",
|
||||
"integrity": "sha512-BkDWdVsoEEC8m2glQlfNu1EN2qvjBsLIg5bD0wjrfwv9zVHktIsp80yYFObAcWreLNYhfRP4PlXE04lr5R4DFQ==",
|
||||
"version": "1.30.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0.tgz",
|
||||
"integrity": "sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g==",
|
||||
"dev": true
|
||||
},
|
||||
"postcss": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"url": "https://github.com/mozilla/fx-private-relay/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.24.0",
|
||||
"@playwright/test": "1.30.0",
|
||||
"dotenv": "^16.0.1"
|
||||
},
|
||||
"volta": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче