about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-22 17:36:55 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-07-22 17:36:55 +0900
commite2b3437a84809b98c4f859a84ad39158d8ecb61b (patch)
treebf1f2e9e24c4ce5f082c3b8f0eae035fdad0d2f4 /package.json
parent44b04358b39673bbfcf9d2264584880dfb44115c (diff)
Bump babel-eslint from 10.0.1 to 10.0.2 (#11381)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.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 9078c257c..a0cff044a 100644
--- a/package.json
+++ b/package.json
@@ -166,7 +166,7 @@
     "websocket.js": "^0.1.12"
   },
   "devDependencies": {
-    "babel-eslint": "^10.0.1",
+    "babel-eslint": "^10.0.2",
     "babel-jest": "^24.8.0",
     "enzyme": "^3.10.0",
     "enzyme-adapter-react-16": "^1.14.0",