This repository was archived by the owner on Dec 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"eslint-plugin-prettier" : " 4.0.0" ,
36
36
"husky" : " 7.0.4" ,
37
37
"jest" : " 27.5.1" ,
38
- "lint-staged" : " 12.4.0 " ,
38
+ "lint-staged" : " 12.4.1 " ,
39
39
"npm-run-all" : " 4.1.5" ,
40
40
"prettier" : " 2.6.2" ,
41
41
"prettier-plugin-organize-imports" : " 2.3.4" ,
Original file line number Diff line number Diff line change @@ -3727,10 +3727,10 @@ lines-and-columns@^1.1.6:
3727
3727
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
3728
3728
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
3729
3729
3730
- lint-staged@12.4.0 :
3731
- version "12.4.0 "
3732
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0 .tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af "
3733
- integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A ==
3730
+ lint-staged@12.4.1 :
3731
+ version "12.4.1 "
3732
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1 .tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c "
3733
+ integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg ==
3734
3734
dependencies :
3735
3735
cli-truncate "^3.1.0"
3736
3736
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments