aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-03 11:13:11 +0000
committerGitHub <noreply@github.com>2020-06-03 11:13:11 +0000
commita6f8c77dd0c585550f07ad95ea966ed00d5a8acc (patch)
tree26c0daeb88d705e540d6540735d63b81c047e721 /package.json
parentd04aec71f042c3fa4dbf89a05d72653906180811 (diff)
downloadnextcloud-server-a6f8c77dd0c585550f07ad95ea966ed00d5a8acc.tar.gz
nextcloud-server-a6f8c77dd0c585550f07ad95ea966ed00d5a8acc.zip
Bump @babel/preset-env from 7.9.6 to 7.10.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env) 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 85325a22512..cb0bbf1d1fa 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.9.6",
+ "@babel/preset-env": "^7.10.2",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",