diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-18 19:37:15 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2024-08-18 21:39:27 +0200 |
| commit | d47fe3d5ed410a3063bb090e414427755fa6c777 (patch) | |
| tree | 085ecb366bc8fb94f3710e0fd63ec9cc02e6f9be /package.json | |
| parent | b46a75811178b24f4675e706aa7eb35a8720e26c (diff) | |
| download | gohugo-theme-ed-d47fe3d5ed410a3063bb090e414427755fa6c777.tar.gz | |
Bump @playwright/test from 1.45.3 to 1.46.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.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 30bd241..866ce12 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.45.3", + "@playwright/test": "^1.46.1", "@types/node": "^22.1.0", "editorconfig-checker": "^5.1.8", "eslint": "^9.8.0", |
