summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-09 07:31:07 +0000
committerGitHub <noreply@github.com>2019-12-09 07:31:07 +0000
commit65b9b3d6dab2d8673d29721d3893e16d3473a154 (patch)
treed4019ce3aec4dc6fe84591e7af4f392d4b5f007b /package.json
parent5491bcb199f6ab4a546d8dd9a30461ad0df227c8 (diff)
downloadnextcloud-server-65b9b3d6dab2d8673d29721d3893e16d3473a154.tar.gz
nextcloud-server-65b9b3d6dab2d8673d29721d3893e16d3473a154.zip
Bump @babel/preset-env from 7.7.4 to 7.7.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.7.6. - [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.7.4...v7.7.6) 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 352de4c4bbc..8c88d83b60b 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.4",
+ "@babel/preset-env": "^7.7.6",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",