chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.26.0

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.26.0.
- [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.23.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-01 06:11:42 +00:00
committed by 禾几海
parent 186ed62d18
commit d689b9a6ef

View File

@@ -50,7 +50,7 @@
"ts-node": "^10.5.0", "ts-node": "^10.5.0",
"typescript": "~4.1.0", "typescript": "~4.1.0",
"eslint": "^7.6.0", "eslint": "^7.6.0",
"eslint-plugin-import": "2.23.4", "eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "35.4.1", "eslint-plugin-jsdoc": "35.4.1",
"eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prefer-arrow": "1.2.3",
"@angular-eslint/builder": "13.0.1", "@angular-eslint/builder": "13.0.1",