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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-09-07 10:08:37 +0300
committerGitHub <noreply@github.com>2020-09-07 10:08:37 +0300
commitd19482a6b94332971b83bd8c0bb8f51ff0d58a8f (patch)
tree28d5e551afc63c7584bfa6f2d2f7ee8c6bf0d980 /package.json
parenta8165ac1a90c4bd9e40326be02b1e7cfe6533983 (diff)
parent4865418b68b9a416b431306a2df78925931e5916 (diff)
Merge pull request #1008 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.6
Bump @babel/core from 7.11.4 to 7.11.6
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 8fa79ada9..a8aa5a1b7 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.4",
+ "@babel/core": "^7.11.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/polyfill": "^7.10.4",