summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-02 22:53:03 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-02 22:53:03 +0900
commitab1b6cf8b097793da610c9a9167655c89f6874dc (patch)
treef13d07affef76116339b210f579afff4136a4b82 /package.json
parentf9b82fa66061912dc8faa7acc1c9cb04caf841c3 (diff)
Bump eslint from 6.5.1 to 6.7.2 (#12522)
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.7.2. - [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/v6.5.1...v6.7.2) 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 3549c06db0b..9b1c4b255a2 100644
--- a/package.json
+++ b/package.json
@@ -172,7 +172,7 @@
"babel-jest": "^24.9.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
- "eslint": "^6.5.1",
+ "eslint": "^6.7.2",
"eslint-plugin-import": "~2.18.2",
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-promise": "~4.2.1",