Skip to content

Commit bf11409

Browse files
chore(deps): bump playwright and @playwright/test in /examples/todomvc
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.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.56.1) Updates `@playwright/test` from 1.51.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...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] <[email protected]>
1 parent e6aee15 commit bf11409

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

examples/todomvc/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.

examples/todomvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@currents/playwright": "^1.11.7",
23-
"@playwright/test": "^1.40.0",
23+
"@playwright/test": "^1.56.1",
2424
"@types/node": "^18.11.18",
2525
"browserify": "^16.2.3",
2626
"node-static": "^0.7.11",

0 commit comments

Comments
 (0)