diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-13 16:54:43 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-13 19:14:19 +0200 |
| commit | c8f2a9c7ab0f2b7ee5d30c015da943bfddb793f3 (patch) | |
| tree | 322fa33de2a06146ede85f14d882a62f4ad911f9 /package.json | |
| parent | 90168810947191c2c08710b66b372d3aa20c4ae9 (diff) | |
| download | gohugo-theme-ed-c8f2a9c7ab0f2b7ee5d30c015da943bfddb793f3.tar.gz | |
Bump @playwright/test from 1.46.1 to 1.47.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.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 e01b47f..e7ae178 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.46.1", + "@playwright/test": "^1.47.0", "@types/node": "^22.5.0", "editorconfig-checker": "^5.1.8", "eslint": "^9.10.0", |
