summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-19 02:17:08 +0000
committerGitHub <noreply@github.com>2020-01-19 02:17:08 +0000
commitc91358bd96fb2e981d49b58c0d3226262f86a35b (patch)
tree3d6f40de948f08445ad5d298c40fd0b77d41fda3 /package.json
parenta61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (diff)
downloadnextcloud-server-c91358bd96fb2e981d49b58c0d3226262f86a35b.tar.gz
nextcloud-server-c91358bd96fb2e981d49b58c0d3226262f86a35b.zip
Bump @babel/preset-env from 7.7.7 to 7.8.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.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.7.7...v7.8.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 d4e5a2c690c..3cc1f37a8d2 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.7",
+ "@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",