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:32:52 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-11 20:32:52 +0900
commitc89a686ea4135079e5e71d09ddd7781921c65a69 (patch)
treedb9aa664213da67c0b2bf73d31d31b2ac06a0516 /package.json
parentcc87e9ec705100fce2e424dfbfeaf1d0bf5d3d2c (diff)
Bump @babel/core from 7.7.4 to 7.7.5 (#12578)
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.7.5. - [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.5) 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 fe4ed586b13..5c3c95b951c 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
},
"private": true,
"dependencies": {
- "@babel/core": "^7.7.4",
+ "@babel/core": "^7.7.5",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-transform-react-inline-elements": "^7.7.4",