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 02:56:47 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-14 02:56:47 +0900
commit392e84abe6a46d891437286accd14cec7e1da58f (patch)
tree489e7abf7af70b1c6485ba8d026f8cc6d0dd1d38 /package.json
parente6c2254701e65b564626815e3bc1b985bd807872 (diff)
Bump @babel/runtime from 7.7.7 to 7.8.0 (#12847)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.7.7 to 7.8.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.8.0/packages/babel-runtime)

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 799b540d6..0fbfa693d 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
     "@babel/plugin-transform-runtime": "^7.7.6",
     "@babel/preset-env": "^7.7.7",
     "@babel/preset-react": "^7.7.4",
-    "@babel/runtime": "^7.7.7",
+    "@babel/runtime": "^7.8.0",
     "@gamestdio/websocket": "^0.3.2",
     "@clusterws/cws": "^0.17.3",
     "array-includes": "^3.1.1",