Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-17 23:55:52 +0300
committerJulius Härtl <jus@bitgrid.net>2019-02-18 19:49:15 +0300
commitee13ba9679744ff6f4b40c61f5138f8a4d5135d8 (patch)
tree25d95a9761f89bd318ca09f6d63b087cb5f2c98c /package.json
parentf6f002e2ad46f7eb48c3e7a131236be5466a239a (diff)
Bump @babel/core from 7.2.2 to 7.3.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.3. - [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.2...v7.3.3) Signed-off-by: dependabot[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 d16af17b895..0d76286da9c 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"vue": "^2.6.6"
},
"devDependencies": {
- "@babel/core": "^7.2.2",
+ "@babel/core": "^7.3.3",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"babel-loader": "^8.0.5",