build(deps-dev): bump eslint-plugin-import from 2.27.2 to 2.27.4 (#1438)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.2 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...v2.27.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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]
2023-01-13 06:43:11 +00:00
committed by GitHub
parent e01900e437
commit 4e70fa13e0
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-config-typed-fp": "^3.3.0",
"eslint-plugin-functional": "^4.4.1",
"eslint-plugin-import": "^2.27.2",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.0",
"eslint-plugin-total-functions": "^6.0.0",