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-08-08 04:19:22 +0300
committerGitHub <noreply@github.com>2020-08-08 04:19:22 +0300
commitd771938a53c690b34a7d7b43bc387a86d344a413 (patch)
treed19e19a93553792c5876bffe2220e94eec680115 /package.json
parentf824d096d8fa45b7f57777204acf45de6247cff2 (diff)
Bump @babel/core from 7.11.0 to 7.11.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 7480ffbf..cb40f654 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.0",
+ "@babel/core": "^7.11.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",