This commit is contained in:
renovate[bot] 2019-10-24 12:15:28 +08:00 committed by Joshua T Flowers
parent 8e542fbbc1
commit f0baf97f63
2 changed files with 4 additions and 4 deletions

View File

@ -20375,9 +20375,9 @@
"integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
},
"webpack": {
"version": "4.41.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.0.tgz",
"integrity": "sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==",
"version": "4.41.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.2.tgz",
"integrity": "sha512-Zhw69edTGfbz9/8JJoyRQ/pq8FYUoY0diOXqW0T6yhgdhCv6wr0hra5DwwWexNRns2Z2+gsnrNcbe9hbGBgk/A==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",

View File

@ -173,7 +173,7 @@
"stylelint": "9.10.1",
"stylelint-config-wordpress": "13.1.0",
"url-loader": "1.1.2",
"webpack": "4.41.0",
"webpack": "4.41.2",
"webpack-cli": "3.3.9",
"webpack-fix-style-only-entries": "0.3.1",
"webpack-rtl-plugin": "2.0.0"