build(deps-dev): bump url-loader from 2.3.0 to 3.0.0 (#324)

This commit is contained in:
dependabot-preview[bot]
2019-12-01 16:08:08 +01:00
committed by Priscila Oliveira
parent bedcea9a83
commit 764090dad3
2 changed files with 6 additions and 6 deletions

View File

@@ -112,7 +112,7 @@
"typeface-roboto": "0.0.75",
"typescript": "3.7.2",
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.3.0",
"url-loader": "3.0.0",
"validator": "12.1.0",
"verdaccio": "4.3.5",
"verdaccio-auth-memory": "8.4.2",
@@ -183,7 +183,7 @@
"dev": "concurrently --kill-others \"npm run dev:web\" \"npm run verdaccio:server\""
},
"engines": {
"node": ">=8",
"node": ">= 10.13.0",
"npm": ">=5"
},
"husky": {