File tree Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 51
51
"coveralls" : " 3.1.0" ,
52
52
"husky" : " 4.2.5" ,
53
53
"jest" : " 26.0.1" ,
54
- "lint-staged" : " 10.2.4 " ,
54
+ "lint-staged" : " 10.2.6 " ,
55
55
"nyc" : " 15.0.1" ,
56
56
"prettier" : " 2.0.5"
57
57
},
Original file line number Diff line number Diff line change @@ -991,7 +991,7 @@ cli-cursor@^3.1.0:
991
991
dependencies :
992
992
restore-cursor "^3.1.0"
993
993
994
- cli-truncate@^2.1.0 :
994
+ cli-truncate@2.1.0, cli-truncate@ ^2.1.0 :
995
995
version "2.1.0"
996
996
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7"
997
997
dependencies :
@@ -2408,11 +2408,12 @@ lines-and-columns@^1.1.6:
2408
2408
version "1.1.6"
2409
2409
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2410
2410
2411
- lint-staged@10.2.4 :
2412
- version "10.2.4 "
2413
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.4 .tgz#0ed5d1cf06bdac0d3fbb003931bb6df3771fbf42 "
2411
+ lint-staged@10.2.6 :
2412
+ version "10.2.6 "
2413
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6 .tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53 "
2414
2414
dependencies :
2415
2415
chalk "^4.0.0"
2416
+ cli-truncate "2.1.0"
2416
2417
commander "^5.1.0"
2417
2418
cosmiconfig "^6.0.0"
2418
2419
debug "^4.1.1"
You can’t perform that action at this time.
0 commit comments