Update dependency eslint-plugin-import to v2.29.1 (#1730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-12 14:27:02 +10:00 committed by GitHub
parent f1c4a38a49
commit ec65b98874
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 705 additions and 185 deletions

888
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -94,7 +94,7 @@
"eslint": "8.29.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",