From b4c5096f5b0e164015e906ae8c47707b9136684d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 10:45:14 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-playwright to v1.2.0 (#691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45b74e77..dc617b70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17479,9 +17479,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.1.2.tgz", - "integrity": "sha512-QBitmpTSGXXbJz8BgARo2f8kfqRMJ8foU2jN4acdN4BbH6/mBWGDp9RzAHRu1NmCpOaD6FCiDbBcgrYLruc9RQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.2.0.tgz", + "integrity": "sha512-D7kY1gutJx5VWrqev4DmUs1HVTItR0iVjCAZl7PG4xI7G+amtjvvuM6EzWUL433JUH9vMk1e5afh53A5pHXWfg==", "dev": true, "workspaces": [ "examples"