aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-06 02:17:12 +0000
committerGitHub <noreply@github.com>2021-03-06 02:17:12 +0000
commit3b29c4b320b90e27487d674cd1b11051b2f4bc33 (patch)
tree52bd3985d6d93351365c5233bd7e7e0b9f19d611 /package.json
parentb6e434f02adeb827d141a5cf8f6bed0f0a0b5bbc (diff)
downloadnextcloud-server-3b29c4b320b90e27487d674cd1b11051b2f4bc33.tar.gz
nextcloud-server-3b29c4b320b90e27487d674cd1b11051b2f4bc33.zip
Bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.13 to 7.13.0. - [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.13.0/packages/babel-plugin-proposal-class-properties) 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 d386c3f22c5..cf16fa6688b 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.8",
- "@babel/plugin-proposal-class-properties": "^7.12.13",
+ "@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.9",
"@nextcloud/browserslist-config": "^1.0.0",