mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-18 01:42:34 +00:00
chore(deps): update dependency lint-staged to v10.5.3 (#436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
44e2a17015
commit
b59175c5d4
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -3334,9 +3334,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.5.2",
|
"version": "10.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz",
|
||||||
"integrity": "sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==",
|
"integrity": "sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@
|
||||||
"eslint-plugin-json": "2.1.2",
|
"eslint-plugin-json": "2.1.2",
|
||||||
"eslint-plugin-prettier": "3.1.4",
|
"eslint-plugin-prettier": "3.1.4",
|
||||||
"husky": "4.3.0",
|
"husky": "4.3.0",
|
||||||
"lint-staged": "10.5.2",
|
"lint-staged": "10.5.3",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
"standard-version": "9.0.0",
|
"standard-version": "9.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue