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-25 12:51:13 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-07-25 14:37:50 +0300
commit215f7cdb2abc2f8ae1984cbc0d1b9583dbc9bc88 (patch)
treed45ae844f0b7062ea9bc863bfef3e70ff8e34708 /package.json
parent62fd81cab62963ae0702d505a438e62bae3f0e53 (diff)
Bump @babel/preset-env from 7.5.4 to 7.5.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [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.4...v7.5.5) 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 e3a33dcad..f2ab8c27f 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/core": "^7.5.5",
- "@babel/preset-env": "^7.5.4",
+ "@babel/preset-env": "^7.5.5",
"attachmediastream": "^2.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
"babelify": "^10.0.0",