Bump eslint-plugin-import from 2.18.0 to 2.18.2

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-22 05:05:05 +00:00
committed by GitHub
parent 9cd4fb5417
commit 09ce7e062f
2 changed files with 18 additions and 8 deletions

View File

@@ -142,6 +142,6 @@
},
"repository": "eugeny/terminus",
"dependencies": {
"eslint-plugin-import": "^2.18.0"
"eslint-plugin-import": "^2.18.2"
}
}