From 550bac9c1e5f577a6f8217a126e6a4e2473ccd8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 03:51:41 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-playwright to v1.5.3 (#757) 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 8523f0fb..5ad628a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17991,9 +17991,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.5.2.tgz", - "integrity": "sha512-TMzLrLGQMccngU8GogtzIc9u5RzXGnfsQEUjLfEfshINuVR2fS4SHfDtU7xYP90Vwm5vflHECf610KTdGvO53w==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.5.3.tgz", + "integrity": "sha512-13fBElB8BGdnOkK6TJ/7yveuIpfUBIVxTjbHtqTtXLsscQe2pF+0PQJkr4y2Gal7DNtg8uvqxyAQA0i/ccf1Dw==", "dev": true, "workspaces": [ "examples"