deps: bump lint-staged from 10.1.4 to 10.1.5
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.4 to 10.1.5. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.4...v10.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9d657ea2ca
commit
808c2c15d1
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9247,9 +9247,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.4.tgz",
|
||||
"integrity": "sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3PwHa6xeMCh+SWB8TPkg==",
|
||||
"version": "10.1.5",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.5.tgz",
|
||||
"integrity": "sha512-Etn83be+CiG674kIkE4pOyjtpssXfdmuAPhOehy5w4bOVMnQJ5DsiWq5CShpZj38NA+UdJSsMMkqhb3hB72kOg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"husky": "^4.2.5",
|
||||
"jest": "^25.3.0",
|
||||
"jest-circus": "^25.3.0",
|
||||
"lint-staged": "^10.1.4",
|
||||
"lint-staged": "^10.1.5",
|
||||
"nock": "^12.0.3",
|
||||
"prettier": "2.0.4",
|
||||
"standard-version": "^7.1.0",
|
||||
|
|
Loading…
Reference in a new issue