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

github.com/nextcloud/server.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-03-22 05:19:17 +0300
committerGitHub <noreply@github.com>2020-03-22 05:19:17 +0300
commitd51473ac7c37d5c414871b53a1dc10e30db545b1 (patch)
treebea75d49d9b48fb7f44596acc14a5824b6a5f171 /package.json
parent59e31ce8e0e1f599698c4d1f802f30ed7c190648 (diff)
Bump babel-loader from 8.0.6 to 8.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.6 to 8.1.0. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0) 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 7d26ff4d47c..f512cdd52b8 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"@babel/preset-env": "^7.8.7",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.1.0",
- "babel-loader": "^8.0.6",
+ "babel-loader": "^8.1.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"chai": "^4.2.0",
"css-loader": "^3.4.1",