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

This commit is contained in:
renovate[bot] 2019-02-02 11:52:44 -05:00 committed by Kelly Dwan
parent e3b7c4af60
commit 9c02e09537
2 changed files with 4 additions and 4 deletions

View File

@ -11714,9 +11714,9 @@
}
},
"lint-staged": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.1.tgz",
"integrity": "sha512-6C9tmmCedjDYQMzHydT5mXRtmEgpGUQDoIl+Ser8cfI/n9grsRUsuG2jd1BWqGf62OV+BV+6n/Drt82uYTCgJg==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.2.tgz",
"integrity": "sha512-n0693jPSCv3K5TbQu1NCXGQ3oRRw/gZbL1yLBmEgitNCYBGhDYUZBXPzljh2vopckGrZ8pVWbuIHfJCRR31O4A==",
"dev": true,
"requires": {
"@iamstarkov/listr-update-renderer": "0.4.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.1",
"lint-staged": "8.1.2",
"mini-css-extract-plugin": "0.5.0",
"node-sass": "4.11.0",
"postcss-loader": "3.0.0",