mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Update dependency lint-staged to v12.3.0
This commit is contained in:
parent
a219039973
commit
af6189f084
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"eslint-plugin-react": "7.28.0",
|
||||
"gatsby-plugin-eslint": "4.0.2",
|
||||
"husky": "7.0.4",
|
||||
"lint-staged": "12.2.2",
|
||||
"lint-staged": "12.3.0",
|
||||
"prettier": "2.5.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
@ -8123,10 +8123,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@12.2.2:
|
||||
version "12.2.2"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.2.tgz#e03d93b41092316e0f38b37c9630da807aae3cca"
|
||||
integrity sha512-bcHEoM1M/f+K1BYdHcEuIn8K+zMOSJR3mkny6PAuQiTgcSUcRbUWaUD6porAYypxF4k1vYZZ2HutZt1p94Z1jQ==
|
||||
lint-staged@12.3.0:
|
||||
version "12.3.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df"
|
||||
integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ==
|
||||
dependencies:
|
||||
cli-truncate "^3.1.0"
|
||||
colorette "^2.0.16"
|
||||
|
|
Loading…
Add table
Reference in a new issue