chore(deps): update dependency lint-staged to v8.1.4 (https://github.com/woocommerce/woocommerce-blocks/pull/423)

This commit is contained in:
renovate[bot] 2019-02-14 10:47:27 -05:00 committed by Kelly Dwan
parent dfb4acf882
commit fb2516e472
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "woocommerce-product-blocks",
"version": "1.3.0",
"version": "1.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -12096,9 +12096,9 @@
}
},
"lint-staged": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz",
"integrity": "sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==",
"version": "8.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.4.tgz",
"integrity": "sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==",
"dev": true,
"requires": {
"@iamstarkov/listr-update-renderer": "0.4.1",
@ -12114,7 +12114,7 @@
"is-glob": "^4.0.0",
"is-windows": "^1.0.2",
"listr": "^0.14.2",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"log-symbols": "^2.2.0",
"micromatch": "^3.1.8",
"npm-which": "^3.0.1",

View File

@ -52,7 +52,7 @@
"har-validator": "5.1.3",
"husky": "1.3.1",
"interpolate-components": "1.1.1",
"lint-staged": "8.1.3",
"lint-staged": "8.1.4",
"mini-css-extract-plugin": "0.5.0",
"node-sass": "4.11.0",
"postcss-loader": "3.0.0",