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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-14 04:13:38 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-07-15 09:22:01 +0300
commit5e5cae93703eeb86bb10439e87fa072380968941 (patch)
treece97cd73379344eda876195eebf67ffb47d94a74 /package.json
parent19f60ba1cbb689f24e0f19d1edcfafcb3c02c5b6 (diff)
Bump @babel/core from 7.5.0 to 7.5.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.0 to 7.5.4. - [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.5.0...v7.5.4) Signed-off-by: dependabot-preview[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 0dc108c4f..88567108d 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"author": "",
"license": "AGPL-3.0",
"devDependencies": {
- "@babel/core": "^7.5.0",
+ "@babel/core": "^7.5.4",
"@babel/preset-env": "^7.5.0",
"attachmediastream": "^2.1.0",
"babel-plugin-add-module-exports": "^1.0.2",