From b96ae3b6a570a855c5c25773dea4205ed17bb803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:16:49 +0000 Subject: [PATCH] Bump @playwright/test from 1.48.0 to 1.48.1 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.0 to 1.48.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.0...v1.48.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4711507..a69e860 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "devDependencies": { "@eslint/js": "9.12.0", "@iktakahiro/markdown-it-katex": "4.0.1", - "@playwright/test": "1.48.0", + "@playwright/test": "1.48.1", "@stylistic/eslint-plugin": "2.9.0", "ajv": "8.17.1", "ava": "6.1.3",