diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-15 17:04:26 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-16 01:46:02 +0200 |
| commit | ea87d40faefa6032b02ac2fc9b3c17df0ebce17a (patch) | |
| tree | 455dd773db13c9087f85ad511d85941aee0e6cd2 /package.json | |
| parent | 6a3f9e3c4537a94ba4677e1207906c2856806738 (diff) | |
| download | gohugo-theme-ed-ea87d40faefa6032b02ac2fc9b3c17df0ebce17a.tar.gz | |
Bump @playwright/test from 1.43.0 to 1.43.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.43.0...v1.43.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 8bc9b1a..dea1270 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.43.0", + "@playwright/test": "^1.43.1", "@types/node": "^20.12.7", "editorconfig-checker": "^5.1.5", "eslint": "^9.0.0", |
