Skip to content

Commit 1b4d731

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.42.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.42.1...v1.56.1) Updates `@playwright/test` from 1.42.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.42.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 509b01b commit 1b4d731

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

package-lock.json

Lines changed: 20 additions & 16 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
@@ -58,7 +58,7 @@
5858
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
5959
"@chakra-ui/cli": "2.4.1",
6060
"@formatjs/cli": "^6.2.7",
61-
"@playwright/test": "^1.42.1",
61+
"@playwright/test": "^1.56.1",
6262
"@testing-library/jest-dom": "^5.14.1",
6363
"@testing-library/react": "^14.0.0",
6464
"@testing-library/user-event": "^14.0.0",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react-hooks": "^4.6.0",
7575
"eslint-plugin-react-refresh": "^0.4.6",
7676
"jsdom": "^24.0.0",
77-
"playwright": "^1.42.1",
77+
"playwright": "^1.56.1",
7878
"prettier": "2.3.2",
7979
"typescript": "^5.4.2",
8080
"vite-plugin-pwa": "^1.0.0",

0 commit comments

Comments
 (0)