diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-21 07:48:12 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-12-04 19:12:32 +0100 |
| commit | 2179b95009c8d9040127f34803cd3b667d1c3663 (patch) | |
| tree | 53c5cdef6374c5df98a66b2dfc65b4d340a13d18 /package.json | |
| parent | 9b4b4d056c5ff5d293fa2bbbcef0e3fd7cf11e27 (diff) | |
| download | gohugo-theme-ed-2179b95009c8d9040127f34803cd3b667d1c3663.tar.gz | |
Bump @playwright/test from 1.48.2 to 1.49.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.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 7b363cd..541a0df 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.48.2", + "@playwright/test": "^1.49.0", "@types/node": "^22.9.1", "eslint": "^9.15.0", "jsdom": "^25.0.1" |
