summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:25:32 +0000
committerGitHub <noreply@github.com>2020-10-17 01:25:32 +0000
commitbfd9d3b602934295e0fea44e8c54cd1dd9ef8c61 (patch)
treee4009390fb56d5de1b80805301678ffd7136410c /package.json
parent60b83b0ae0347ebbd30bc44c40b8664e9e495582 (diff)
parentd4b7fed0be781ae0c71931b0c7c0b0f42016d1e0 (diff)
Merge pull request #1857 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.12.1
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 c36b2983..34c0611a 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
},
"devDependencies": {
"@babel/core": "^7.11.6",
- "@babel/plugin-proposal-object-rest-spread": "^7.11.0",
+ "@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.1",
"@nextcloud/browserslist-config": "^1.0.0",