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-12-22 10:16:49 +0300
committerGitHub <noreply@github.com>2020-12-22 10:16:49 +0300
commit6260bc7bb7bd1a2a5dc8a53c3e07ccc5bd1d076d (patch)
tree65012470974be35068eb8f7d238ceba2632cd2f9 /package.json
parent9adc923c6a4c254cb046718336b2607575bd1092 (diff)
parent3fd8346315b8cc868e3236f5cb100b648d1f01ea (diff)
Merge pull request #1236 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.10
Bump @babel/core from 7.11.6 to 7.12.10
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 d071a96dc..c98be7331 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.6",
+ "@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-classes": "^7.12.1",