chore(deps): update dependency eslint-plugin-local to v4.2.2 (#959)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-19 11:07:08 +03:00
committed by GitHub
parent e1653f8f3e
commit df3457a520

6
package-lock.json generated
View File

@@ -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",