diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-29 10:12:38 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-02-29 10:38:28 +0000 |
commit | 30d6ba72011bacb250c354324162f1ebc9b04a64 (patch) | |
tree | 662167dce4175e16ab565374af54eed5bc3be868 /package.json | |
parent | 1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796 (diff) | |
download | nextcloud-server-30d6ba72011bacb250c354324162f1ebc9b04a64.tar.gz nextcloud-server-30d6ba72011bacb250c354324162f1ebc9b04a64.zip |
Bump @babel/preset-env from 7.8.3 to 7.8.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 912890bfa1f..3b8c460dfb5 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@babel/core": "^7.8.4", "@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/preset-env": "^7.8.3", + "@babel/preset-env": "^7.8.6", "@nextcloud/browserslist-config": "^1.0.0", "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6", |