Skip to content

Commit

Permalink
fix(package): update url-loader to version 2.2.0
Browse files Browse the repository at this point in the history
Closes #48
  • Loading branch information
greenkeeper[bot] authored Oct 4, 2019
1 parent 3422ed5 commit a0685ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"resolve-url-loader": "^3.0.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"url-loader": "^2.2.0",
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.1.14",
Expand Down

0 comments on commit a0685ba

Please sign in to comment.