diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-10 17:39:45 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-12-13 11:54:24 +0100 |
| commit | c22c4dacb13a2c40cffe63547811a0555f448fea (patch) | |
| tree | 5387204dca33334c99624bbb5b44e35704993806 /package.json | |
| parent | 8d875ade9cda31a03f655619301523af9974e77b (diff) | |
| download | gohugo-theme-ed-c22c4dacb13a2c40cffe63547811a0555f448fea.tar.gz | |
Bump @playwright/test from 1.49.0 to 1.49.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.49.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 113a6ba..276e05b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.49.0", + "@playwright/test": "^1.49.1", "@types/node": "^22.10.1", "eslint": "^9.16.0", "jsdom": "^25.0.1" |
