Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-25 16:41:57 +13:00 committed by GitHub
parent e2b6c809fb
commit d76923c87f
2 changed files with 4 additions and 4 deletions

View File

@ -17204,9 +17204,9 @@
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
"lint-staged": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.8.tgz",
"integrity": "sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==",
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.9.tgz",
"integrity": "sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@ -189,7 +189,7 @@
"grunt-wp-i18n": "1.0.3",
"husky": "4.2.3",
"lerna": "3.20.2",
"lint-staged": "10.0.8",
"lint-staged": "10.0.9",
"locutus": "2.0.11",
"merge-config": "2.0.0",
"mini-css-extract-plugin": "0.9.0",