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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-04 22:48:45 +0300
committerGitHub <noreply@github.com>2020-09-04 22:48:45 +0300
commit36df23564eb628a5f3aa662b12f5230d62f3ccf9 (patch)
tree2b750b0c08f12f0f63bb8424e046b984942e4e8a /package.json
parent3624a86a87fa06293e1af7b6f24345d37c21b3f1 (diff)
Bump @babel/core from 7.11.4 to 7.11.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.6. - [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.6/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.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 f0bf661e..aa0c61f6 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.4",
+ "@babel/core": "^7.11.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",