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>2021-08-29 09:00:41 +0900
committerGitHub <noreply@github.com>2021-08-29 09:00:41 +0900
commit1b1284afea82a0df5650420a906742154ef9d7dc (patch)
tree61c45f3c004129d6f3dc455f3898b75a04869dc6 /package.json
parent63a0cba480ff029d53c7d9d63f7897d7a66f3e46 (diff)
Bump eslint-plugin-import from 2.24.1 to 2.24.2 (#16668)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 335b3dc55..8d65cdd1e 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
     "babel-eslint": "^10.1.0",
     "babel-jest": "^27.1.0",
     "eslint": "^7.32.0",
-    "eslint-plugin-import": "~2.24.1",
+    "eslint-plugin-import": "~2.24.2",
     "eslint-plugin-jsx-a11y": "~6.4.1",
     "eslint-plugin-promise": "~5.1.0",
     "eslint-plugin-react": "~7.24.0",