From f5c6bab49c48d146095c55a851336bd08cc5ec4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:45:40 +0000 Subject: Bump @playwright/test from 1.47.2 to 1.48.1 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.1) --- updated-dependencies: - dependency-name: "@playwright/test" 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(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5678139..5a9d6e3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.47.2", + "@playwright/test": "^1.48.1", "@types/node": "^22.7.5", "eslint": "^9.12.0", "jsdom": "^25.0.1" -- cgit v1.2.3