Update dependency webpack-fix-style-only-entries to v0.4.0 (https://github.com/woocommerce/woocommerce-admin/pull/3502)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-15 11:49:50 -08:00 committed by Timmy Crawford
parent 546c4a1a29
commit a5d8f2c05a
2 changed files with 4 additions and 4 deletions

View File

@ -20158,9 +20158,9 @@
}
},
"webpack-fix-style-only-entries": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/webpack-fix-style-only-entries/-/webpack-fix-style-only-entries-0.3.1.tgz",
"integrity": "sha512-B9fTBquTxEw5FAKO6PaIgCDFmkeZAdIg4Npoq7S2MPf12/doQT3KTzhBXjnOb+kBq1zgMumxluqMBUXbzm+OnA==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/webpack-fix-style-only-entries/-/webpack-fix-style-only-entries-0.4.0.tgz",
"integrity": "sha512-6TDa56V/xSOw6CBVlhFm6J+xXY2oJzx7CEgH0dmex2Xe1rwb95KkLl3rXvSNpO4wyahwD3YnYqffDNR0LH1BNQ==",
"dev": true
},
"webpack-livereload-plugin": {

View File

@ -178,7 +178,7 @@
"url-loader": "1.1.2",
"webpack": "4.41.5",
"webpack-cli": "3.3.10",
"webpack-fix-style-only-entries": "0.3.1",
"webpack-fix-style-only-entries": "0.4.0",
"webpack-rtl-plugin": "2.0.0"
},
"engines": {