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

github.com/nextcloud/photos.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-04-12 04:48:24 +0300
committerGitHub <noreply@github.com>2020-04-12 04:48:24 +0300
commitc127343188fa8d6b7f37dec99a1fe6991392d8fd (patch)
treef10140a23baced331d3045df883b4d141da7a87d /package.json
parentefa9c01c1b64e879196471646ddd7b117475d1fd (diff)
parent474f1ec93da355f5e9fb2340e612bd1d8c7a9737 (diff)
Merge pull request #284 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.9.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 ea0a77ac..14af50b2 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.9.0",
+ "@babel/preset-env": "^7.9.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.2.0",
"@nextcloud/eslint-plugin": "^1.1.0",