diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-23 17:35:50 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2025-01-25 11:10:16 +0100 |
| commit | e33c9f8f1f0f8ea19b9a58e61906ebee30f343c1 (patch) | |
| tree | 7d94e476ae46ef9c8c86ddae232d5aee995df7cb /package.json | |
| parent | 301602e4603f0c97c7b12882e8800aeffcdeffd5 (diff) | |
| download | gohugo-theme-ed-e33c9f8f1f0f8ea19b9a58e61906ebee30f343c1.tar.gz | |
Bump @playwright/test from 1.49.1 to 1.50.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.1 to 1.50.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 69cd36a..3423da2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.49.1", + "@playwright/test": "^1.50.0", "@types/node": "^22.10.7", "eslint": "^9.18.0", "jsdom": "^26.0.0" |
