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>2020-01-14 12:05:32 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-14 12:05:32 +0900
commit37b5139822c7db0eb36e075bdbc0cde2e01ae4ef (patch)
treeff2c5729f1cdef8e7e8e1e03832b69631fc2cce2 /package.json
parent1fd74ba09e3802ab54910d3d95a6c272bfdec8c2 (diff)
Bump @babel/preset-env from 7.7.7 to 7.8.3 (#12866)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3)

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 c2a254493..c9004ca4e 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "@babel/plugin-proposal-decorators": "^7.8.0",
     "@babel/plugin-transform-react-inline-elements": "^7.8.0",
     "@babel/plugin-transform-runtime": "^7.7.6",
-    "@babel/preset-env": "^7.7.7",
+    "@babel/preset-env": "^7.8.3",
     "@babel/preset-react": "^7.7.4",
     "@babel/runtime": "^7.8.0",
     "@gamestdio/websocket": "^0.3.2",