about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-16 00:52:23 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-07-16 00:52:23 +0900
commit851ad993e0969580bba633916449a3df8ef27331 (patch)
treec9b379be0ad9aa3965c8f7711b33d713363b8c77 /package.json
parent5b4a9345caea11be1a6cb8ecfb5cfb6173392264 (diff)
Bump eslint-plugin-import from 2.17.3 to 2.18.0 (#11310)
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>
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 9710be7d0..21aa9a7ae 100644
--- a/package.json
+++ b/package.json
@@ -171,7 +171,7 @@
     "enzyme": "^3.10.0",
     "enzyme-adapter-react-16": "^1.14.0",
     "eslint": "^5.16.0",
-    "eslint-plugin-import": "~2.17.3",
+    "eslint-plugin-import": "~2.18.0",
     "eslint-plugin-jsx-a11y": "~6.2.1",
     "eslint-plugin-promise": "~4.2.1",
     "eslint-plugin-react": "~7.14.2",