This commit is contained in:
renovate[bot] 2019-05-22 12:40:55 +02:00 committed by Albert Juhé Lluveras
parent b32bb71f2c
commit 22f88f7c2e
2 changed files with 4 additions and 4 deletions

View File

@ -19563,9 +19563,9 @@
"dev": true
},
"webpack": {
"version": "4.32.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.0.tgz",
"integrity": "sha512-ofFq9jjAn4HRzlmkcZZrjijbRZcqDw+mM9KrjKd0r6lS0qxyZ7jzICzhphGafXL62dGdjP7TgMK9mZeMLUgZgw==",
"version": "4.32.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.1.tgz",
"integrity": "sha512-R0S2tfWP2tZ8ZC2dwgnUVfa9LPvhGWJXjqfgIQ6jply+9ncBbt8IZ9p83uVeqsZ/s8zKA3XyepciWNHnSxxnHg==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",

View File

@ -73,7 +73,7 @@
"style-loader": "0.23.1",
"stylelint": "10.0.1",
"stylelint-config-wordpress": "14.0.0",
"webpack": "4.32.0",
"webpack": "4.32.1",
"webpack-cli": "3.3.2",
"yargs": "13.2.4"
},