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:28:19 +0300
committerGitHub <noreply@github.com>2020-06-22 09:28:19 +0300
commit2e00106e26bae7785bd7d472772ee5d2b2e57ef2 (patch)
tree9c0c5f10d50171bcac98e5db01413fddc11a2b29 /package.json
parent28ae68fe7e345cfe5f988265d4f7b38f722d8dba (diff)
parent1369ae54e4a7fb976c2c111f1050c61ab7ca047d (diff)
Merge pull request #1045 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-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 a0b0b025..6a25a23a 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/polyfill": "^7.10.1",
- "@babel/preset-env": "^7.10.2",
+ "@babel/preset-env": "^7.10.3",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"@vue/test-utils": "^1.0.3",