summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:49:10 +0000
committerGitHub <noreply@github.com>2020-03-20 20:49:10 +0000
commit55839bb04ee70e8a10481c6929137b2532611c74 (patch)
tree27bd1cba4137a8fd76874a449aec569f33c9a6fc /package.json
parent8459af516b2f13224b54bc8cec9b32782e71f86f (diff)
Bump @babel/core from 7.8.7 to 7.9.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.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/compare/v7.8.7...v7.9.0) 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 a2fc93f9..7fef5629 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.8.7",
+ "@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",