summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 13:08:37 +0900
committerGitHub <noreply@github.com>2021-06-01 13:08:37 +0900
commit4c41171c54192fa49658d36aa26cde298988f2fb (patch)
treea7e6ffa898b427647b4de9351520a26270195c79 /package.json
parent1654bea0ab7f3afb2b5356478c560441b2e94457 (diff)
Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#16334)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4. - [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.23.3...v2.23.4) 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 fa0081e56c8..95a5a885b44 100644
--- a/package.json
+++ b/package.json
@@ -176,7 +176,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"eslint": "^7.27.0",
- "eslint-plugin-import": "~2.23.3",
+ "eslint-plugin-import": "~2.23.4",
"eslint-plugin-jsx-a11y": "~6.4.1",
"eslint-plugin-promise": "~5.1.0",
"eslint-plugin-react": "~7.23.2",