This commit is contained in:
renovate[bot] 2018-12-08 10:24:02 -06:00 committed by Kelly Dwan
parent a92ae1477b
commit 2dfb1bc5cd
2 changed files with 4 additions and 4 deletions

View File

@ -16217,9 +16217,9 @@
"dev": true
},
"webpack": {
"version": "4.27.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.27.0.tgz",
"integrity": "sha512-y77EQNIlsB9fUGgpLv/ZzmH+Yd9DgyIF9omX9RFavR5ZFM6HxFm6sqkbBXYxpjbKej9K6hD+Y8qEVg2rWdI2gg==",
"version": "4.27.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.27.1.tgz",
"integrity": "sha512-WArHiLvHrlfyRM8i7f+2SFbr/XbQ0bXqTkPF8JpHOzub5482Y3wx7rEO8stuLGOKOgZJcqcisLhD7LrM/+fVMw==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.7.11",

View File

@ -61,7 +61,7 @@
"style-loader": "0.23.1",
"stylelint": "9.9.0",
"stylelint-config-wordpress": "13.1.0",
"webpack": "4.27.0",
"webpack": "4.27.1",
"webpack-cli": "3.1.2"
},
"engines": {