summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-24 08:30:00 +0000
committerGitHub <noreply@github.com>2020-10-24 08:30:00 +0000
commit30d69eae150add4f8c8136d39048476279305a71 (patch)
tree321d4defa98697ef305a479c8dd9c6b1b1e4ac17 /package.json
parentccf326971f676f11748e7326f3c2454754938e5d (diff)
downloadnextcloud-server-30d69eae150add4f8c8136d39048476279305a71.tar.gz
nextcloud-server-30d69eae150add4f8c8136d39048476279305a71.zip
Bump @babel/preset-env from 7.11.5 to 7.12.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/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 bd3c85b1bbc..81c8aacc1ed 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.11.0",
+ "@babel/preset-env": "^7.12.1",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",