chore(deps): update dependency lint-staged to v11.2.5

This commit is contained in:
Renovate Bot 2021-11-02 12:14:40 +00:00
parent 713ef03f66
commit f959b7ced7
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -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.4", "husky": "7.0.4",
"lint-staged": "11.2.4", "lint-staged": "11.2.5",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.4.1", "prettier": "2.4.1",
"standard-version": "9.3.2", "standard-version": "9.3.2",

View file

@ -1808,10 +1808,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.2.4: lint-staged@11.2.5:
version "11.2.4" version "11.2.5"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828"
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ== integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA==
dependencies: dependencies:
cli-truncate "2.1.0" cli-truncate "2.1.0"
colorette "^1.4.0" colorette "^1.4.0"