Skip to content

Commit cc5d44e

Browse files
Bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). These dependencies needed to be updated together. Updates `playwright` from 1.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.56.1) Updates `@playwright/test` from 1.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: direct:development - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 830bea6 commit cc5d44e

File tree

2 files changed

+25
-36
lines changed

2 files changed

+25
-36
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@emotion/react": "11.4.1",
2020
"@emotion/styled": "11.3.0",
2121
"@kooneko/livereload-webpack-plugin": "^1.2.1",
22-
"@playwright/test": "^1.40.1",
22+
"@playwright/test": "^1.56.1",
2323
"@testing-library/jest-dom": "^5.14.1",
2424
"@testing-library/react": "^14.3.1",
2525
"@testing-library/user-event": "^13.2.1",
@@ -81,7 +81,7 @@
8181
"nock": "^13.1.1",
8282
"node-ssh": "^13.0.0",
8383
"node-wp-i18n": "~1.2.1",
84-
"playwright": "^1.40.1",
84+
"playwright": "^1.56.1",
8585
"postcss": "8.5.6",
8686
"postcss-loader": "4.3.0",
8787
"prettier": "npm:wp-prettier@^3.0.3",

0 commit comments

Comments
 (0)