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 37
37
"eslint-plugin-prettier" : " ^4.0.0" ,
38
38
"husky" : " ^7.0.4" ,
39
39
"lerna" : " ^4.0.0" ,
40
- "lint-staged" : " ^12.1.4 " ,
40
+ "lint-staged" : " ^12.1.5 " ,
41
41
"npm-run-all" : " ^4.1.5" ,
42
42
"nyc" : " ^15.1.0" ,
43
43
"prettier" : " ^2.5.1" ,
Original file line number Diff line number Diff line change @@ -4477,10 +4477,10 @@ lines-and-columns@^1.1.6:
4477
4477
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
4478
4478
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
4479
4479
4480
- lint-staged@^12.1.4 :
4481
- version "12.1.4 "
4482
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4 .tgz#a92ec8509f13018caaafade61d515c2d5873316e "
4483
- integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A ==
4480
+ lint-staged@^12.1.5 :
4481
+ version "12.1.5 "
4482
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5 .tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809 "
4483
+ integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA ==
4484
4484
dependencies :
4485
4485
cli-truncate "^3.1.0"
4486
4486
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments