Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-22 16:26:29 +0300
committerGitHub <noreply@github.com>2020-01-22 16:26:29 +0300
commitd73373c275268fc046eaf0385153501419fc609c (patch)
treee6e04c3708b38f7611b5fab2723167c558680fa2 /package.json
parentb3ea5ca3d41c12eb7bb8198b95ef54c65f2072af (diff)
Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.3
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [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.4...v7.8.3) 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 0549b4b8686..7469c829001 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
},
"devDependencies": {
"@babel/core": "^7.7.7",
- "@babel/plugin-proposal-class-properties": "^7.7.4",
+ "@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",