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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-03-21 20:04:26 +0300
committerGitHub <noreply@github.com>2019-03-21 20:04:26 +0300
commit67bf439ab7f0aca7fd5842499e08b9442ac369ad (patch)
tree096efffc5ffe37bfaeb9c456105ecbf111ccfa71 /package.json
parent1e6cc3b28b8f16036f90200f752996a307f883fd (diff)
parentf8156ae17c5e4fb69e13e265049741ca4411b919 (diff)
Merge pull request #66 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.0
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 c1918a5..e2b6395 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.3.4",
+ "@babel/core": "^7.4.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.2",
"@vue/test-utils": "^1.0.0-beta.29",