Skip to content

Commit 327e21d

Browse files
fix(deps): bump @playwright/test from 1.50.0 to 1.50.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.0 to 1.50.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.0...v1.50.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 709fa96 commit 327e21d

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
@@ -86,7 +86,7 @@
8686
}
8787
},
8888
"dependencies": {
89-
"@playwright/test": "^1.50.0",
89+
"@playwright/test": "^1.50.1",
9090
"dotenv": "^16.4.7"
9191
}
9292
}

0 commit comments

Comments
 (0)