This commit is contained in:
renovate[bot] 2018-12-03 11:53:51 -05:00 committed by Justin Shreve
parent 54639586a7
commit 2e62f23534
2 changed files with 4 additions and 4 deletions

View File

@ -10372,9 +10372,9 @@
}
},
"husky": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-1.1.4.tgz",
"integrity": "sha512-cZjGpS7qsaBSo3fOMUuR7erQloX3l5XzL1v/RkIqU6zrQImDdU70z5Re9fGDp7+kbYlM2EtS4aYMlahBeiCUGw==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-1.2.0.tgz",
"integrity": "sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA==",
"dev": true,
"requires": {
"cosmiconfig": "5.0.7",

View File

@ -82,7 +82,7 @@
"grunt": "1.0.3",
"grunt-checktextdomain": "1.0.1",
"grunt-wp-i18n": "1.0.2",
"husky": "1.1.4",
"husky": "1.2.0",
"lerna": "3.4.3",
"node-sass": "4.10.0",
"postcss-color-function": "4.0.1",