chore(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (#128)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [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.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-28 13:14:55 +03:00
committed by GitHub
parent cd52de0f4e
commit 6eccec5759
2 changed files with 49 additions and 21 deletions

View File

@@ -42,7 +42,7 @@
"@typescript-eslint/parser": "3.10.1",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-import": "2.22.1",
"husky": "4.3.0",
"lint-staged": "10.4.0",
"prettier": "2.1.2",