chore(deps): update dependency eslint-plugin-local to v6 (#1048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-14 23:46:49 +03:00
committed by GitHub
parent 71602b5c49
commit d816bf31ab
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"eslint": "^8.57.0",
"eslint-config-neon": "^0.1.59",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-local": "^5.0.0",
"eslint-plugin-local": "^6.0.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
@@ -5546,9 +5546,9 @@
}
},
"node_modules/eslint-plugin-local": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-local/-/eslint-plugin-local-5.0.1.tgz",
"integrity": "sha512-yMwm+tUggpjWul/eUtqjM5DYc8zkawnGnHjl5weWtFd4m/Q5NaoqmjoV+Qboo+G+EDZ1apcHwzsQnepeO/rSjg==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-local/-/eslint-plugin-local-6.0.0.tgz",
"integrity": "sha512-pvy/pTTyanEKAqpYqy/SLfd4TdiAQ/yFO+GRXDGvGQa2vEUGtmlEjmWQXBDGSk790j4nrAB/7ipqPQY3nLduDg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -143,7 +143,7 @@
"eslint": "^8.57.0",
"eslint-config-neon": "^0.1.59",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-local": "^5.0.0",
"eslint-plugin-local": "^6.0.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^9.0.11",
"is-ci": "^3.0.1",