summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-09 19:49:30 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-09 20:56:37 +0100
commit29c7ecb4cb9fb928f0cd4d788b7537fe58ef6689 (patch)
tree934ee9d9dc886fcd50ad81c17bccf7d6f64c8d05 /package.json
parent011aab52ff3c64dcf650ac8aa5c34665b70cc75a (diff)
downloadnextcloud-server-29c7ecb4cb9fb928f0cd4d788b7537fe58ef6689.tar.gz
nextcloud-server-29c7ecb4cb9fb928f0cd4d788b7537fe58ef6689.zip
Bump @babel/core from 7.2.0 to 7.2.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2. - [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.2.0...v7.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 0debb3383e8..65a82f3db68 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"underscore": "^1.8.3"
},
"devDependencies": {
- "@babel/core": "^7.2.0",
+ "@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.2.0",