diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-24 10:13:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-24 10:13:16 +0000 |
commit | 41118246aa1af7ba5f09bce2522697b278e3e3ea (patch) | |
tree | e3449a428d14ff4877296c46894c26d93936504a /package.json | |
parent | c35461828a1f567a9273944e36e0a06ba2dc271b (diff) | |
download | nextcloud-server-41118246aa1af7ba5f09bce2522697b278e3e3ea.tar.gz nextcloud-server-41118246aa1af7ba5f09bce2522697b278e3e3ea.zip |
Bump @babel/preset-env from 7.7.1 to 7.7.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4.
- [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.1...v7.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 0bb0875a76f..eb8e8e20158 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@babel/core": "^7.7.4", "@babel/plugin-proposal-class-properties": "^7.7.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "^7.7.1", + "@babel/preset-env": "^7.7.4", "@nextcloud/browserslist-config": "^1.0.0", "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6", |