summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 17:34:41 +0000
committerSerghei Iakovlev <egrep@protonmail.ch>2024-08-04 09:23:52 +0200
commit616aec5e9ee6cc8871a8a3b7c50ce245fb281ad1 (patch)
tree7191c4703282403ed8aef9039b69cf0ceeb71ac1 /package.json
parent4c92b5e7eabab3917e71a34d0211516f58a04777 (diff)
downloadgohugo-theme-ed-616aec5e9ee6cc8871a8a3b7c50ce245fb281ad1.tar.gz
Bump @playwright/test from 1.45.1 to 1.45.3
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.3. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3) --- 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 f289f5b..e93fdaa 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"netlify-preview": "node netlify-preview.js"
},
"devDependencies": {
- "@playwright/test": "^1.45.1",
+ "@playwright/test": "^1.45.3",
"@types/node": "^20.14.10",
"editorconfig-checker": "^5.1.8",
"eslint": "^9.6.0",