From 2d765b8582cd94392f310060614aeff04e949ee8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 00:27:33 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-playwright to v1.3.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index df42e768d..f64f30719 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17479,9 +17479,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.3.0.tgz", - "integrity": "sha512-/Q4ke5Qux4GWq7uGkgisuTerDWDWZWV8oED6E3aMfGfcmvsZVhHryF32xr5baDjwt5x4Zj1hoeakj4WYv1jF2g==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.3.1.tgz", + "integrity": "sha512-c7e42g401nHpohGppTmP2ITPEje4PGJ/8C4Tku5PwyRn/HyVTTmrv3oifIRzKKHV3PHz8gucwCIMzn196ghaHg==", "dev": true, "workspaces": [ "examples"