summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-22 07:59:29 +0000
committerSerghei Iakovlev <git@serghei.pl>2025-03-24 18:49:51 +0100
commitada52b10bb34281546b3aa67e179aaebdf9b3a86 (patch)
tree1d4eb8d701c5fa4fddc17b5051c5fe9e6c023899 /package.json
parent0723906b387d04b051d82dabb37929d2f9ee1cb3 (diff)
downloadgohugo-theme-ed-ada52b10bb34281546b3aa67e179aaebdf9b3a86.tar.gz
Bump @playwright/test from 1.50.1 to 1.51.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.51.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.50.1...v1.51.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5647e3..73f5f00 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"netlify-preview": "node netlify-preview.js"
},
"devDependencies": {
- "@playwright/test": "^1.50.1",
+ "@playwright/test": "^1.51.1",
"@types/node": "^22.13.9",
"eslint": "^9.22.0",
"jsdom": "^26.0.0"