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-11-23 17:07:56 +0900
committerGitHub <noreply@github.com>2020-11-23 17:07:56 +0900
commit01e41acb9c798d0266a8df884f5f262b4ecaffa8 (patch)
treeb5f59270220af1dda064dcaddd59c644de1a296e /package.json
parentfef4da9fe0600aef10f5e9111ca4b65206f1304d (diff)
Bump eslint from 7.13.0 to 7.14.0 (#15210)
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.13.0...v7.14.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 8e8476445..8118d1029 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,7 @@
     "@testing-library/react": "^11.2.2",
     "babel-eslint": "^10.1.0",
     "babel-jest": "^26.6.3",
-    "eslint": "^7.13.0",
+    "eslint": "^7.14.0",
     "eslint-plugin-import": "~2.22.1",
     "eslint-plugin-jsx-a11y": "~6.4.1",
     "eslint-plugin-promise": "~4.2.1",