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 v11.1.4
This commit is contained in:
parent
2d57c61267
commit
1fb7ba7f21
2 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"husky": "7.0.2",
|
"husky": "7.0.2",
|
||||||
"lint-staged": "11.1.2",
|
"lint-staged": "11.1.4",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"standard-version": "9.3.1",
|
"standard-version": "9.3.1",
|
||||||
|
|
|
||||||
|
|
@ -1790,10 +1790,10 @@ lines-and-columns@^1.1.6:
|
||||||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
||||||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
||||||
|
|
||||||
lint-staged@11.1.2:
|
lint-staged@11.1.4:
|
||||||
version "11.1.2"
|
version "11.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90"
|
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.4.tgz#79da1dcdbe4db8feb952900d19506015d02cc198"
|
||||||
integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==
|
integrity sha512-zpCrFQ8Kvfucvxez5nQwWevnbB/4SBrL1oAHxRwfMVk9xAMIA+ufEiQVE+Dvx8EonIOX8AKPBSA0A6WM8OZuoQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.1.1"
|
chalk "^4.1.1"
|
||||||
cli-truncate "^2.1.0"
|
cli-truncate "^2.1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue