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>2020-01-20 21:00:22 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-20 21:00:22 +0900
commitacefc19975377ac7a0042205f229a34933591b81 (patch)
treef5e1e55eff611c7ace8df7746925a32f646e587b /package.json
parent7bf808d12644a984958bb3b921cc4a4141ea61f4 (diff)
Bump eslint-plugin-import from 2.19.1 to 2.20.0 (#12888)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.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.19.1...v2.20.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 b7720bb8c..93b01d36e 100644
--- a/package.json
+++ b/package.json
@@ -173,7 +173,7 @@
     "enzyme": "^3.11.0",
     "enzyme-adapter-react-16": "^1.15.2",
     "eslint": "^6.8.0",
-    "eslint-plugin-import": "~2.19.1",
+    "eslint-plugin-import": "~2.20.0",
     "eslint-plugin-jsx-a11y": "~6.2.3",
     "eslint-plugin-promise": "~4.2.1",
     "eslint-plugin-react": "~7.17.0",