From e742d6a1c842e8d05fd83b8015488fe1af46bc77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:29:50 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-playwright from 2.2.0 to 2.2.1 Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-version: 2.2.1 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 80b6ddb..b5bda60 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "electron-builder": "26.0.12", "eslint": "9.32.0", "eslint-plugin-oxlint": "1.9.0", - "eslint-plugin-playwright": "2.2.0", + "eslint-plugin-playwright": "2.2.1", "eslint-plugin-vue": "10.3.0", "jiti": "2.5.1", "jsdom": "26.1.0",