]> cat aescling's git repositories - mastodon.git/commitdiff
Bump @babel/runtime from 7.7.7 to 7.8.0 (#12847)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 13 Jan 2020 17:56:47 +0000 (02:56 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 13 Jan 2020 17:56:47 +0000 (02:56 +0900)
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>
package.json
yarn.lock

index 799b540d64671f3b2367be011945eec38712a8c5..0fbfa693d7cdd3b7f26172a4f275a03b60c1c291 100644 (file)
@@ -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",
index 03a604dd77010671477ee7bffc0aea4701027125..b9ef68907b96bc7e668a5a5afd324c3183a6905b 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   dependencies:
     regenerator-runtime "^0.12.0"
 
-"@babel/runtime@^7.1.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.7":
-  version "7.7.7"
-  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf"
-  integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.0":
+  version "7.8.0"
+  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.0.tgz#8c81711517c56b3d00c6de706b0fb13dc3531549"
+  integrity sha512-Z7ti+HB0puCcLmFE3x90kzaVgbx6TRrYIReaygW6EkBEnJh1ajS4/inhF7CypzWeDV3NFl1AfWj0eMtdihojxw==
   dependencies:
     regenerator-runtime "^0.13.2"