mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency lint-staged to v10.2.8 (#109)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
237e4e9141
commit
2cab24e071
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2770,9 +2770,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.2.7",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.7.tgz",
|
||||
"integrity": "sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==",
|
||||
"version": "10.2.8",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.8.tgz",
|
||||
"integrity": "sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-json": "2.1.1",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"husky": "4.2.5",
|
||||
"lint-staged": "10.2.7",
|
||||
"lint-staged": "10.2.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.0.5",
|
||||
"standard-version": "7.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue