summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-21 08:36:44 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-21 08:36:44 +0000
commit31c34bda30f78507ee81130a4ee9ab49bba1c508 (patch)
treef5607b9c2dcb376a2da30ee6563ebcc6db78f2c5 /settings/package.json
parent5dfdae3187a485d235855d1253e6a4fdb6d9c3a6 (diff)
downloadnextcloud-server-31c34bda30f78507ee81130a4ee9ab49bba1c508.tar.gz
nextcloud-server-31c34bda30f78507ee81130a4ee9ab49bba1c508.zip
Bump file-loader from 1.1.11 to 3.0.1 in /settings
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index af666c15bd0..a966084db25 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -36,7 +36,7 @@
"@babel/preset-env": "^7.2.3",
"babel-loader": "^8.0.4",
"css-loader": "^2.0.1",
- "file-loader": "^1.1.11",
+ "file-loader": "^3.0.1",
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"vue-loader": "^15.4.2",