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-22 04:21:01 +0300
committerGitHub <noreply@github.com>2020-08-22 04:21:01 +0300
commitbeb7cc36fbe8b08b81a386fb4563b29432f89cae (patch)
tree53906c58ef1d690cf6c5f414e6133cc02fd7ad89 /package.json
parentd26fb3e2a8eb68e447a52290dc7fec9c72c707ca (diff)
Bump @babel/core from 7.11.1 to 7.11.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4. - [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.4/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 331da47d..faf634c9 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.1",
+ "@babel/core": "^7.11.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",