summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-14 01:14:20 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-14 01:14:20 +0000
commit458619643ed34c329a5171479ffca6a459d3df15 (patch)
treeb65684c74b6955f4ba73e0fb8b353b0fbbe0e284 /package.json
parent6c3a69755c1fe920a3c8467605610b4637dfcd61 (diff)
Bump eslint-plugin-import from 2.16.0 to 2.17.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.16.0 to 2.17.1. - [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.16.0...v2.17.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index adc1f3e4..7f60e15e 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.11.0",
"eslint-loader": "^2.1.2",
- "eslint-plugin-import": "^2.16.0",
+ "eslint-plugin-import": "^2.17.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",