From 66e2168229512cb8aa9d29bad68a858538a14355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:46:01 +0000 Subject: [PATCH] Bump @playwright/test from 1.48.2 to 1.49.0 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0) --- 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(-) diff --git a/package.json b/package.json index 886fd27..b9c604d 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "devDependencies": { "@eslint/js": "9.15.0", "@iktakahiro/markdown-it-katex": "4.0.1", - "@playwright/test": "1.48.2", + "@playwright/test": "1.49.0", "@stylistic/eslint-plugin": "2.10.1", "ajv": "8.17.1", "ava": "6.2.0",