summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 19:06:04 +0000
committerGitHub <noreply@github.com>2019-10-13 19:06:04 +0000
commitd08ce27541e57cffdee446d2d6ef7bd0a6d2000c (patch)
treea261227b82481c76dd6bef1ff42aba092b8918fb /package.json
parentcaf172a5751803078ac6225b3f0e1f494d4c7456 (diff)
downloadnextcloud-server-d08ce27541e57cffdee446d2d6ef7bd0a6d2000c.tar.gz
nextcloud-server-d08ce27541e57cffdee446d2d6ef7bd0a6d2000c.zip
Bump @babel/preset-env from 7.6.2 to 7.6.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3. - [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.6.2...v7.6.3) 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 cde79a01937..cd6bc263754 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.6.2",
+ "@babel/preset-env": "^7.6.3",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",