summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-28 08:35:43 +0000
committerGitHub <noreply@github.com>2019-04-28 08:35:43 +0000
commit56187b03eb07ddf84290367fac92028399ec6d69 (patch)
treee6b190bfe1384ec13600457a27f75a6d940683cb /package.json
parent7c449aff6c5596744bf962d653813f6d2c7e8d13 (diff)
Bump @babel/core from 7.4.3 to 7.4.4 (#1076)
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 0c62a227..e8ef598f 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.4.3",
+ "@babel/core": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.3",