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.5 " ,
40
+ "lint-staged" : " ^12.1.7 " ,
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 @@ -4302,10 +4302,10 @@ lines-and-columns@^1.1.6:
4302
4302
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
4303
4303
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
4304
4304
4305
- lint-staged@^12.1.5 :
4306
- version "12.1.5 "
4307
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5 .tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809 "
4308
- integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA ==
4305
+ lint-staged@^12.1.7 :
4306
+ version "12.1.7 "
4307
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7 .tgz#fe9137992ac18a456422bb8484dd30be0140629f "
4308
+ integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ ==
4309
4309
dependencies :
4310
4310
cli-truncate "^3.1.0"
4311
4311
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments