summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-30 21:54:04 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-30 21:54:04 +0900
commit54e6c1c47e6294b9c07ab5e74c31998728cac53b (patch)
treeb35ccf6ca749a19d4b4c45964ffd29b9f8d79a8c /package.json
parente7d3495874bd60d426815c8a9df24ef6e8df5a52 (diff)
Bump eslint from 6.7.2 to 6.8.0 (#12717)
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.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/v6.7.2...v6.8.0) 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 5568f3c04b7..f8a7c0bbbf8 100644
--- a/package.json
+++ b/package.json
@@ -172,7 +172,7 @@
"babel-jest": "^24.9.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.1",
- "eslint": "^6.7.2",
+ "eslint": "^6.8.0",
"eslint-plugin-import": "~2.19.1",
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-promise": "~4.2.1",