Update css-loader in group default to the latest version 🚀 (#125)

* chore(package): update css-loader to version 3.0.0

* chore(package): update lockfile app/yarn.lock
This commit is contained in:
greenkeeper[bot]
2019-06-12 18:34:49 +02:00
committed by Thomas Nordquist
parent d62305303a
commit c9d3e552ae
2 changed files with 44 additions and 38 deletions

View File

@@ -64,7 +64,7 @@
"@types/uuid": "^3.4.4",
"@types/vis": "^4.21.9",
"awesome-typescript-loader": "^5.2.1",
"css-loader": "^2.1.0",
"css-loader": "^3.0.0",
"hard-source-webpack-plugin": "^0.13.1",
"heapdump": "^0.3.12",
"html-webpack-plugin": "^4.0.0-beta.5",