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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2019-07-25 12:49:14 +0300
committerGitHub <noreply@github.com>2019-07-25 12:49:14 +0300
commit62fd81cab62963ae0702d505a438e62bae3f0e53 (patch)
tree845f9a505c9c3d45dc95d4eaf79c8559bdee2a7a /package.json
parent47674d8c4a58f3a435ae430f91e8aecfab55ce81 (diff)
parent03388b77539b15a6d49eedd475be26f8cdefbc79 (diff)
Merge pull request #2029 from nextcloud/dependabot/npm_and_yarn/vue/babel/core-7.5.5
Bump babel/core from 7.5.4 to 7.5.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 db8caf4e2..e3a33dcad 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"build": "make npm-init build-js-production bundle-simplewebrtc"
},
"devDependencies": {
- "@babel/core": "^7.5.4",
+ "@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.4",
"attachmediastream": "^2.1.0",
"babel-plugin-add-module-exports": "^1.0.2",