summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:43:01 +0000
committerGitHub <noreply@github.com>2020-03-20 20:43:01 +0000
commit0e5910d0e55584e5fb84d940b5d6f97b59835514 (patch)
treea6befd96eb286a1accda343f96b4cd5b3052408d /package.json
parentfcf1810f53cd532ca6a66ebd16f9c33a7da3943f (diff)
downloadnextcloud-server-0e5910d0e55584e5fb84d940b5d6f97b59835514.tar.gz
nextcloud-server-0e5910d0e55584e5fb84d940b5d6f97b59835514.zip
Bump file-loader from 5.1.0 to 6.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.1.0 to 6.0.0. - [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/v5.1.0...v6.0.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 18b04bc530b..0c98a378742 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3",
"exports-loader": "^0.7.0",
- "file-loader": "^5.1.0",
+ "file-loader": "^6.0.0",
"handlebars-loader": "^1.7.1",
"jsdom": "^16.2.1",
"jsdom-global": "^3.0.2",