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

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [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.24.1...v2.24.2)

---
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-25 05:32:42 -07:00
committed by GitHub
parent f3b3887ea8
commit 38f79a1eac
2 changed files with 55 additions and 18 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.1",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-prettier": "^3.0.0",
"esm": "^3.2.25",