summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 17:11:32 +0000
committerSerghei Iakovlev <git@serghei.pl>2024-10-29 08:59:59 +0100
commit3fcf34334fedaa0b05c8af130b1cfff7afa357d0 (patch)
tree7f186f38d6bc3c524fca2f162296a0e0b5dfdaf0 /package.json
parenta3727b29080a2cd83406531575a5712be071de5f (diff)
downloadgohugo-theme-ed-3fcf34334fedaa0b05c8af130b1cfff7afa357d0.tar.gz
Bump @playwright/test from 1.48.1 to 1.48.2
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.1 to 1.48.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.1...v1.48.2) --- 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 bdabdda..88a8baa 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"netlify-preview": "node netlify-preview.js"
},
"devDependencies": {
- "@playwright/test": "^1.48.1",
+ "@playwright/test": "^1.48.2",
"@types/node": "^22.8.0",
"eslint": "^9.13.0",
"jsdom": "^25.0.1"