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-06-06 08:29:20 +0900
committerGitHub <noreply@github.com>2020-06-06 08:29:20 +0900
commit80372cd54a8d62fbdae5e356a67fb6ca57cb8267 (patch)
tree542a0a14fa4c0137be9bc64acc500025aae8c9e3 /package.json
parentfc937d2d7adab4b9788810d1c16efb20358c6215 (diff)
Bump babel-eslint from 10.0.3 to 10.1.0 (#13983)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.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 926b12bd8..ef04cc4fd 100644
--- a/package.json
+++ b/package.json
@@ -170,7 +170,7 @@
     "wicg-inert": "^3.0.3"
   },
   "devDependencies": {
-    "babel-eslint": "^10.0.3",
+    "babel-eslint": "^10.1.0",
     "babel-jest": "^25.2.4",
     "enzyme": "^3.11.0",
     "enzyme-adapter-react-16": "^1.15.2",