summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-01 13:30:40 +0000
committerGitHub <noreply@github.com>2020-08-01 13:30:40 +0000
commit7bf01fb394e5f800467619f9412114a7a3420b18 (patch)
tree57aea22ca599edb3fcc60c80f093b646f065661f /package.json
parentafd9e92ddfbedfdf234a9778befb187e9850ce6a (diff)
Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.10.4 to 7.11.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.11.0/packages/babel-plugin-proposal-object-rest-spread) 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 50349316..1538c748 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
},
"devDependencies": {
"@babel/core": "^7.11.0",
- "@babel/plugin-proposal-object-rest-spread": "^7.10.4",
+ "@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",