summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-02 06:52:26 +0000
committerGitHub <noreply@github.com>2020-02-02 06:52:26 +0000
commit5c123d331008bada2b8be4db17a3776da784ab13 (patch)
tree1c74feaccb6bd9f88f45b578ea4a3bf28466a30f /package.json
parenta2174b2f36d43ccb88c10f56b0adfcb0430e0b9c (diff)
parent3c5a88b3f4cf36ff0ea967eb5e16d41bd72264c3 (diff)
Merge pull request #1460 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.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 f1b007ba..031967d7 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.8.3",
+ "@babel/core": "^7.8.4",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.4",