diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-23 17:12:56 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-26 12:31:21 +0200 |
| commit | ae1625072f85982d8d43067e4bfffb9b684c2916 (patch) | |
| tree | 414cdc374f3eedc1cd4466eb186ae1bfe70951ad /package.json | |
| parent | 5284b52e522673b5845e44aa5fe29c7c413888d1 (diff) | |
| download | gohugo-theme-ed-ae1625072f85982d8d43067e4bfffb9b684c2916.tar.gz | |
Bump @playwright/test from 1.47.0 to 1.47.2
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.2)
---
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 f9a586c..75305b6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.47.0", + "@playwright/test": "^1.47.2", "@types/node": "^22.5.4", "editorconfig-checker": "^5.1.8", "eslint": "^9.10.0", |
