From 7dd7fe818d099a8bd770697a7cfcfce8f6bcd24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:57:26 +0000 Subject: [PATCH] Bump playwright from 1.45.2 to 1.45.3 in /packages/credentials Bumps [playwright](https://github.com/microsoft/playwright) from 1.45.2 to 1.45.3. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.2...v1.45.3) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/credentials/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/credentials/package.json b/packages/credentials/package.json index 2d3011719..fbf9925fe 100644 --- a/packages/credentials/package.json +++ b/packages/credentials/package.json @@ -103,7 +103,7 @@ "eslint-plugin-mocha": "10.4.3", "mocha": "10.4.0", "mocha-junit-reporter": "2.2.1", - "playwright": "1.45.2", + "playwright": "1.45.3", "rimraf": "5.0.7", "sinon": "18.0.0", "typescript": "5.4.5"