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

github.com/nextcloud/mail.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-07 04:14:52 +0300
committerGitHub <noreply@github.com>2019-07-07 04:14:52 +0300
commit002613a3772288861e8e554baff4430a3f2b01b1 (patch)
tree1ebc0b16af195f19f8d1ffdf9acfad8ba1c28ae9 /package.json
parent866ebaecf2e16b2072ed5036473860b52d37798e (diff)
Bump @babel/preset-env from 7.4.5 to 7.5.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.5.0. - [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.4.5...v7.5.0) 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 008c3f419..28e93a5eb 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.4.5",
+ "@babel/preset-env": "^7.5.0",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",