summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:59:52 +0000
committerGitHub <noreply@github.com>2020-03-20 20:59:52 +0000
commitc0a47a50120a2fb1c4a4b4f48b70457ad532702d (patch)
tree1b81b32f2bade297710114d54e2825428fe06e7d /package.json
parent90c83692adc650bb8e968cb7017a7acf25a8e86f (diff)
Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0. - [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.7...v7.9.0) 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 78519a94..3f26755c 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.8.7",
+ "@babel/preset-env": "^7.9.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.1.1",
"@nextcloud/eslint-plugin": "^1.1.0",