mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #129 from brianlovin/depfu/update/npm/lint-staged-8.1.3
Update lint-staged: 8.1.1 → 8.1.3 (patch)
This commit is contained in:
commit
f2ef493ffc
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -6268,9 +6268,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.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz",
|
||||
"integrity": "sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iamstarkov/listr-update-renderer": "0.4.1",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-prettier": "^3.0.1",
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"flow-bin": "^0.91.0",
|
||||
"lint-staged": "^8.1.1",
|
||||
"lint-staged": "^8.1.3",
|
||||
"prettier": "^1.16.4",
|
||||
"prettier-eslint": "^8.8.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue