Update dependency file-loader to v6 (#5)

Merge branch 'master' into renovate/file-loader-6.x

Update dependency file-loader to v6

Co-authored-by: Florian Bouillon <florian.bouillon@delta-wings.net>
Co-authored-by: AviorBOT <no-reply@delta-wings.net>
Reviewed-on: https://git.delta-wings.net/dzeio/markblog/pulls/5
This commit is contained in:
AviorBOT
2020-04-01 09:26:42 +00:00
committed by Florian Bouillon
parent c82ff1e0cc
commit b1e36d3c18
2 changed files with 51 additions and 7 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"@types/node-emoji": "^1.8.1",
"@zeit/next-stylus": "^1.0.1",
"file-loader": "^5.0.2",
"file-loader": "^6.0.0",
"glob": "^7.1.6",
"gray-matter": "^4.0.2",
"image-trace-loader": "^1.0.2",