summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-24 15:20:37 +0000
committerGitHub <noreply@github.com>2019-05-24 15:20:37 +0000
commit0c202c5a280cf14de82394a96c0d6db98ec23d69 (patch)
tree406964e566fbfb3315c771e0fb205f9cd45f9434 /package.json
parenta28ab664b8b049254954dce1bd5aa555ff49cd99 (diff)
Bump @babel/core from 7.4.4 to 7.4.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.4 to 7.4.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.4.4...v7.4.5)
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 3ddffe24..ae4e55e4 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.4.4",
+ "@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.4",