build: update loader-utils to version 1.2.3

This commit is contained in:
Renovate Bot 2018-12-27 12:25:10 +00:00 committed by Alex Eagle
parent d8048e520b
commit 881966bbc8
3 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
"less": "3.9.0",
"less-loader": "4.1.0",
"license-webpack-plugin": "2.0.4",
"loader-utils": "1.2.1",
"loader-utils": "1.2.3",
"mini-css-extract-plugin": "0.5.0",
"minimatch": "3.0.4",
"parse5": "4.0.0",

View File

@ -8,7 +8,7 @@
"build-optimizer": "./src/build-optimizer/cli.js"
},
"dependencies": {
"loader-utils": "1.2.1",
"loader-utils": "1.2.3",
"source-map": "0.5.6",
"typescript": "3.2.2",
"webpack-sources": "1.3.0"

View File

@ -5851,10 +5851,10 @@ loader-runner@^2.3.0:
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.1.tgz#026f12fe7c3115992896ac02ba022ba92971b979"
integrity sha512-By6ZFY7ETWOc9RFaAIb23IjJVcM4dvJC/N57nmdz9RSkMXvAXGI7SyVlAw3v8vjtDRlqThgVDVmTnr9fqMlxkw==
loader-utils@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.1.tgz#64bbbac69aa5840d03754ba676a963dec568e844"
integrity sha512-3Zhx4qDqBQ9U8udWB3RMJ29nLu5a3ObNOSzk87woPvge01pi0wABowgv7F79Z4mL0DGtHRi/oOndT34EVhInoQ==
loader-utils@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
dependencies:
big.js "^5.2.2"
emojis-list "^2.0.0"