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.1 (#35)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
038d56edc4
commit
0d3125c1b4
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2749,9 +2749,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.2.0",
|
"version": "10.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.1.tgz",
|
||||||
"integrity": "sha512-4Dw2XMtEOGpICl0wvicE5KT/eFlt/kmwMmpNS4v09I/ywRWuR5udbMWjdfZez24jE6r0bQmPpkLZ1+wUGE1S+w==",
|
"integrity": "sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
"eslint-plugin-json": "2.1.1",
|
"eslint-plugin-json": "2.1.1",
|
||||||
"eslint-plugin-prettier": "3.1.3",
|
"eslint-plugin-prettier": "3.1.3",
|
||||||
"husky": "4.2.5",
|
"husky": "4.2.5",
|
||||||
"lint-staged": "10.2.0",
|
"lint-staged": "10.2.1",
|
||||||
"next-standard-version": "2.1.2",
|
"next-standard-version": "2.1.2",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.0.5",
|
"prettier": "2.0.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue