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
committerThibaut Girka <thib@sitedethib.com>2019-07-16 16:10:19 +0200
commitf0d288619cf823cf7bbe94d9e69287aaa25b9cb4 (patch)
tree3ecd2a96ce5d81d5c278b97aa92f6fac9c034802 /package.json
parentbe053560e98dc9b702ee347518994e0b07914fae (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 afb5635b3..3e61df52d 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,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",