summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:07:39 +0000
committerGitHub <noreply@github.com>2020-10-17 01:07:39 +0000
commitd4b7fed0be781ae0c71931b0c7c0b0f42016d1e0 (patch)
treefde14488579b929bd8ceef196bf28ab8aeddf329 /package.json
parent143fa723fd2cdabd57a666352355bbd2ba286f37 (diff)
Bump @babel/plugin-proposal-object-rest-spread from 7.11.0 to 7.12.1
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.11.0 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-plugin-proposal-object-rest-spread) Signed-off-by: dependabot[bot] <support@github.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 fe23f9c9..a8865383 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",