summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-11 20:31:53 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-11 20:31:53 +0900
commit5c0113b34e02129d025e063cf4c35ab70df884ac (patch)
treea4be8e4d2da89da77fd6e771db38f66fc0c4a7a6 /package.json
parenta45ba1c70179ab053114f6013991a15fc311a401 (diff)
Bump @babel/plugin-transform-runtime from 7.7.4 to 7.7.6 (#12575)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.7.4 to 7.7.6. - [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.4...v7.7.6) 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 51b5bc69950..a9dcbe23549 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-transform-react-inline-elements": "^7.7.4",
- "@babel/plugin-transform-runtime": "^7.7.4",
+ "@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@babel/runtime": "^7.7.4",