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

github.com/nextcloud/richdocuments.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-06-22 09:29:17 +0300
committerGitHub <noreply@github.com>2020-06-22 09:29:17 +0300
commitb5fad3e7829bf76da15308ea416cf4e5e3d54054 (patch)
treeaee52f19053601eff6550aa259a1b25a0336506b /package.json
parent2e00106e26bae7785bd7d472772ee5d2b2e57ef2 (diff)
parentbb883e1b91b39e55710fb22c36c9933106865d4f (diff)
Merge pull request #1040 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.3
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 6a25a23a..cd21aa42 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.10.2",
+ "@babel/core": "^7.10.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/polyfill": "^7.10.1",