mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 19:26:43 +02:00
Update dependency lint-staged to v11.2.5
This commit is contained in:
parent
f03850df5d
commit
3fc4bddbdc
2 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@
|
|||
"eslint-plugin-react": "7.26.1",
|
||||
"gatsby-plugin-eslint": "4.0.0",
|
||||
"husky": "7.0.4",
|
||||
"lint-staged": "11.2.4",
|
||||
"lint-staged": "11.2.5",
|
||||
"prettier": "2.4.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
@ -7849,10 +7849,10 @@ lines-and-columns@^1.1.6:
|
|||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
||||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
||||
|
||||
lint-staged@11.2.4:
|
||||
version "11.2.4"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
|
||||
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ==
|
||||
lint-staged@11.2.5:
|
||||
version "11.2.5"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828"
|
||||
integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA==
|
||||
dependencies:
|
||||
cli-truncate "2.1.0"
|
||||
colorette "^1.4.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue