mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 02:07:39 +02:00
Update dependency lint-staged to v12.1.5
This commit is contained in:
parent
ade9866a0b
commit
4b95ec5141
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.1.4",
|
||||
"lint-staged": "12.1.5",
|
||||
"prettier": "2.5.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
@ -8335,10 +8335,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.1.4:
|
||||
version "12.1.4"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
|
||||
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
|
||||
lint-staged@12.1.5:
|
||||
version "12.1.5"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
|
||||
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
|
||||
dependencies:
|
||||
cli-truncate "^3.1.0"
|
||||
colorette "^2.0.16"
|
||||
|
|
Loading…
Add table
Reference in a new issue