From df3457a52048a092fd2eb2caa2c939dac2083813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:07:08 +0300 Subject: [PATCH] chore(deps): update dependency eslint-plugin-local to v4.2.2 (#959) 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 46453dd7..1bd96bff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4984,9 +4984,9 @@ } }, "node_modules/eslint-plugin-local": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-local/-/eslint-plugin-local-4.2.1.tgz", - "integrity": "sha512-ucwGuCldrHVF7ei/El3H+TVH7BjTB78EmyCdQgqMk3cVdoapXshfxpsuIDHsFQwxashycB+/I8Z50xO9pQOo4A==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-local/-/eslint-plugin-local-4.2.2.tgz", + "integrity": "sha512-9yNacxuEAVw2nYGCAj+ofx74cWODq7N7jcajlq1tzz6xuJS0WFhp72s/WSvIyJG6b/75+n63SKxUFVrt1UHmfQ==", "dev": true, "dependencies": { "@thisismanta/pessimist": "^1.2.0",