mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
build(deps): bump the playwright group with 2 updates (#7467)
Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0) Updates `playwright` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
facd460037
commit
e958d6b31b
3 changed files with 20 additions and 20 deletions
|
@ -23,7 +23,7 @@
|
|||
"@expressive-code/plugin-line-numbers": "0.40.1",
|
||||
"@types/node": "20.16.10",
|
||||
"astro": "5.1.9",
|
||||
"playwright": "1.49.1",
|
||||
"playwright": "1.50.0",
|
||||
"playwright-ctrf-json-reporter": "0.0.18",
|
||||
"rehype-external-links": "3.0.0",
|
||||
"sharp": "0.33.5",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"typescript": "5.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.49.1",
|
||||
"@playwright/test": "1.50.0",
|
||||
"cspell": "8.17.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue