Bump eslint-plugin-import from 2.17.3 to 2.18.0

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.3 to 2.18.0.
- [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.17.3...v2.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-25 04:32:22 +00:00
committed by GitHub
parent 7f729bb839
commit 6331cd1fab
2 changed files with 5 additions and 5 deletions

View File

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