Skip to content

Commit d84f746

Browse files
build(deps): bump playwright and @playwright/test in /src/store-admin
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.51.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.0...v1.56.1) Updates `@playwright/test` from 1.51.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.0...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b7ba07 commit d84f746

2 files changed

Lines changed: 16 additions & 13 deletions

File tree

src/store-admin/package-lock.json

Lines changed: 15 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/store-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vue-router": "^4.5.0"
2525
},
2626
"devDependencies": {
27-
"@playwright/test": "^1.51.0",
27+
"@playwright/test": "^1.56.1",
2828
"@tsconfig/node22": "^22.0.0",
2929
"@types/body-parser": "^1.19.5",
3030
"@types/jsdom": "^21.1.7",

0 commit comments

Comments
 (0)