Update file-loader in group default to the latest version 🚀 (#122)

* fix(package): update file-loader to version 4.0.0

* chore(package): update lockfile app/yarn.lock
This commit is contained in:
greenkeeper[bot]
2019-06-06 09:36:12 +02:00
committed by Thomas Nordquist
parent 173f662fa7
commit 15a0c8a5c5
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"diff": "^4.0.1",
"dot-prop": "^5.0.0",
"electron-telemetry": "git+https://github.com/thomasnordquist/electron-telemetry.git#dist",
"file-loader": "^3.0.1",
"file-loader": "^4.0.0",
"get-value": "^3.0.1",
"immutable": "^4.0.0-rc.12",
"js-base64": "^2.5.1",