about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 07:11:26 +0900
committerGitHub <noreply@github.com>2020-07-28 07:11:26 +0900
commitb4ae532ceea103532e00fbac82f944ae75d20dc7 (patch)
tree9098b362d80f7d80a3774429597b825e3f04fd0a /package.json
parenta148f65891ffb4ba2e802d6b10111a17e570dbb3 (diff)
Bump eslint-plugin-import from 2.21.2 to 2.22.0 (#14329)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.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.21.2...v2.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 a6dbd1163..d2116d974 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,7 @@
     "babel-eslint": "^10.1.0",
     "babel-jest": "^26.1.0",
     "eslint": "^6.8.0",
-    "eslint-plugin-import": "~2.21.2",
+    "eslint-plugin-import": "~2.22.0",
     "eslint-plugin-jsx-a11y": "~6.3.1",
     "eslint-plugin-promise": "~4.2.1",
     "eslint-plugin-react": "~7.20.4",