2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Bump eslint-plugin-import from 2.24.0 to 2.24.1 (#34809)

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/main/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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
dependabot[bot]
2021-08-24 15:38:24 +03:00
committed by GitHub
parent 44a5be2de7
commit acfd5b6625
2 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-xo": "^0.38.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-unicorn": "^34.0.1",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",