Skip to content

Commit 926d7fd

Browse files
Bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) to 1.58.2 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.45.3 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.45.3...v1.58.2) Updates `@playwright/test` from 1.45.3 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.45.3...v1.58.2) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.58.2 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef4daa1 commit 926d7fd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"zod": "^3.22.4"
4040
},
4141
"devDependencies": {
42-
"@playwright/test": "^1.45.3",
42+
"@playwright/test": "^1.58.2",
4343
"@types/react": "^18.2.48",
4444
"@types/react-google-recaptcha": "^2.1.9",
4545
"dotenv": "^16.4.5"

0 commit comments

Comments
 (0)