chore(deps): update dependency lint-staged to v8.1.2 (https://github.com/woocommerce/woocommerce-blocks/pull/392)
This commit is contained in:
parent
e3b7c4af60
commit
9c02e09537
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue