summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 05:49:09 +0000
committerGitHub <noreply@github.com>2021-05-29 05:49:09 +0000
commitd4ae120bccdfe60405c3ead49166ad475b940fd6 (patch)
tree89b4c974b80f7cb83337b0c13d492e38bc3e067d /package.json
parent5ce2ac48e58d554434b5ee8692c781c68c20adbd (diff)
parent253bb59d7f9789e6d7daa0aaf4e8cb8955a6eb21 (diff)
Merge pull request #2225 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.14.4
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 d6825036..8f9907fd 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.14.4",
- "@babel/plugin-proposal-object-rest-spread": "^7.14.2",
+ "@babel/plugin-proposal-object-rest-spread": "^7.14.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.4",
"@nextcloud/browserslist-config": "^2.1.0",