summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:51:40 +0000
committerGitHub <noreply@github.com>2020-03-20 20:51:40 +0000
commitda8e32bddd6d10ad2d1291b8ab9f55e81f239509 (patch)
tree12b01f8ff428071781960f3d600636bca6a457a6 /package.json
parentb66ba5551d64e35c33fcb42bcf4dc62b06d10fdc (diff)
parent55839bb04ee70e8a10481c6929137b2532611c74 (diff)
Merge pull request #1532 from nextcloud/dependabot/npm_and_yarn/babel/core-7.9.0
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 1b132fc7..4fcb0c2c 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.8.7",
+ "@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",