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-11-07 00:55:22 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-07 00:55:22 +0900
commit2a08acac4a7771161dbde234c13a8ffef31330ed (patch)
tree595dfce6ec47e1a26b877be4b25670d28c7774cb /package.json
parent0c204426050071c7f0e1205f1526b091e8408d5a (diff)
Bump @babel/preset-env from 7.6.0 to 7.7.1 (#12318)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.7.1)

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 9bc526af5..4c6d46cba 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
     "@babel/plugin-transform-react-jsx-self": "^7.2.0",
     "@babel/plugin-transform-react-jsx-source": "^7.5.0",
     "@babel/plugin-transform-runtime": "^7.5.5",
-    "@babel/preset-env": "^7.6.0",
+    "@babel/preset-env": "^7.7.1",
     "@babel/preset-react": "^7.6.3",
     "@babel/runtime": "^7.5.4",
     "@clusterws/cws": "^0.15.2",