mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update dependency lint-staged to v10.1.1 (#16)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9e160bee8f
commit
fc52b8344a
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2748,9 +2748,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.0.tgz",
|
||||
"integrity": "sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==",
|
||||
"version": "10.1.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.1.tgz",
|
||||
"integrity": "sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"eslint-plugin-json": "2.1.1",
|
||||
"eslint-plugin-prettier": "3.1.2",
|
||||
"husky": "4.2.3",
|
||||
"lint-staged": "10.1.0",
|
||||
"lint-staged": "10.1.1",
|
||||
"next-standard-version": "2.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue