chore(deps): update dependency lint-staged to v10.4.1

This commit is contained in:
Renovate Bot 2020-10-16 17:02:37 +00:00
parent c8dd85f971
commit 3fbe2b5616
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2983,9 +2983,9 @@
"dev": true
},
"lint-staged": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.4.0.tgz",
"integrity": "sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==",
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.4.1.tgz",
"integrity": "sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ==",
"dev": true,
"requires": {
"chalk": "^4.1.0",