summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-18 03:42:25 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-18 03:42:25 +0900
commit08f48cbeb43163ae220bbb9a4bdb5bf79e4cb301 (patch)
tree30cf985390b1b89a3c35d5094915de5cf6493f77 /package.json
parentb6b2757fc7c5b81f6eb631f9dc6aa5ef8e879600 (diff)
Bump eslint-plugin-import from 2.19.0 to 2.19.1 (#12622)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.0 to 2.19.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.19.0...v2.19.1) 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 5f63039ec2b..4437fcdeebc 100644
--- a/package.json
+++ b/package.json
@@ -173,7 +173,7 @@
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"eslint": "^6.7.2",
- "eslint-plugin-import": "~2.19.0",
+ "eslint-plugin-import": "~2.19.1",
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-promise": "~4.2.1",
"eslint-plugin-react": "~7.17.0",