mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore(deps): update dependency lint-staged to v10.5.4
This commit is contained in:
parent
45ffd3a76b
commit
da3c179a98
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -3010,9 +3010,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.5.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz",
|
||||
"integrity": "sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==",
|
||||
"version": "10.5.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.4.tgz",
|
||||
"integrity": "sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-json": "2.1.2",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"husky": "4.3.8",
|
||||
"lint-staged": "10.5.3",
|
||||
"lint-staged": "10.5.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.2.1",
|
||||
"standard-version": "9.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue