summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-15 17:04:26 +0000
committerSerghei Iakovlev <egrep@protonmail.ch>2024-04-16 01:46:02 +0200
commitea87d40faefa6032b02ac2fc9b3c17df0ebce17a (patch)
tree455dd773db13c9087f85ad511d85941aee0e6cd2 /package.json
parent6a3f9e3c4537a94ba4677e1207906c2856806738 (diff)
downloadgohugo-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.json2
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",