summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-31 17:52:40 +0000
committerSerghei Iakovlev <git@serghei.pl>2025-03-07 07:37:44 +0100
commit09a78d45098f23b55c18cbb54f946e1af220eb04 (patch)
tree276a8dff73bd24f1fe7bcfde253556431a00bdee /package.json
parent2218e4a4ad0ec33ac44ae15e0f1e9abf98d9dd7d (diff)
downloadgohugo-theme-ed-09a78d45098f23b55c18cbb54f946e1af220eb04.tar.gz
Bump @playwright/test from 1.50.0 to 1.50.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.0 to 1.50.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1fb8f51..4920b47 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"netlify-preview": "node netlify-preview.js"
},
"devDependencies": {
- "@playwright/test": "^1.50.0",
+ "@playwright/test": "^1.50.1",
"@types/node": "^22.10.10",
"eslint": "^9.18.0",
"jsdom": "^26.0.0"