diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-16 18:45:40 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-10-17 01:00:25 +0200 |
| commit | f5c6bab49c48d146095c55a851336bd08cc5ec4c (patch) | |
| tree | 2313978ee966d08d29b485a1b8bd0bba62a4d145 /package.json | |
| parent | 6e42a0ccab715f064ca0fd84ed6dc053555c1aa2 (diff) | |
| download | gohugo-theme-ed-f5c6bab49c48d146095c55a851336bd08cc5ec4c.tar.gz | |
Bump @playwright/test from 1.47.2 to 1.48.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.1)
---
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 5678139..5a9d6e3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.47.2", + "@playwright/test": "^1.48.1", "@types/node": "^22.7.5", "eslint": "^9.12.0", "jsdom": "^25.0.1" |
