Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-01 20:55:48 +0300
committerGitHub <noreply@github.com>2020-09-01 20:55:48 +0300
commit982e27384104bfdf2cd1f0b38fdf32bd50ec9382 (patch)
tree0141837d840559e84fd48e9172a61e13941ce934 /package.json
parent1f2b98f5653047ca8d6a5b1ad7d07f933b68cbaa (diff)
parente9f55df234f885159fe1a91675c64a3dffea7dab (diff)
Merge pull request #498 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.5
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 96d4415..83c523b 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.4",
+ "@babel/core": "^7.11.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",