chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.2

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-19 05:05:39 +00:00
committed by GitHub
parent a4d6031a25
commit 64f97fb9cd
2 changed files with 264 additions and 164 deletions

View File

@@ -127,7 +127,7 @@
"deepmerge": "^4.0.0",
"enzyme": "^2.7.1",
"eslint": "^7.26.0",
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-mocha": "^8.0.8",
"eslint-plugin-react": "^7.23.2",