git.fiddlerwoaroof.com
Browse code

Update file-loader requirement from ^0.9.0 to ^2.0.0

Updates the requirements on [file-loader](https://github.com/webpack-contrib/file-loader) to permit the latest version.
- [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/v0.9.0...v2.0.0)

dependabot-preview[bot] authored on 17/10/2019 07:52:40
Showing 1 changed files
... ...
@@ -20,7 +20,7 @@
20 20
     "babel-preset-latest": "^6.0.0",
21 21
     "cross-env": "^6.0.3",
22 22
     "css-loader": "^0.25.0",
23
-    "file-loader": "^0.9.0",
23
+    "file-loader": "^2.0.0",
24 24
     "node-sass": "^4.5.0",
25 25
     "sass-loader": "^5.0.1",
26 26
     "vue-loader": "^11.1.4",