From 6c420924f9b2bda0a33f2c20192ba015d088baec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:02:03 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.35.1 to 1.38.1 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.35.1 to 1.38.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.35.1...v1.38.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b5863852..dc0996909 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "jsdoc": "3.6.10", "jsdoc-typeof-plugin": "1.0.0", "json-server": "0.10.1", - "playwright": "1.35.1", + "playwright": "1.38.1", "puppeteer": "21.1.1", "qrcode-terminal": "0.12.0", "rosie": "2.1.0",