chore: bump eslint-plugin-import from 2.24.0 to 2.24.1 in /web3.js (#19338)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-20 08:20:38 +00:00
committed by GitHub
parent 7954c9ed57
commit f8fefc9c5a
2 changed files with 247 additions and 160 deletions

View File

@@ -113,7 +113,7 @@
"cross-env": "7.0.3",
"eslint": "^7.19.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-prettier": "^3.0.0",
"esm": "^3.2.25",