This repository was archived by the owner on Jun 2, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
"babel-preset-react" : " 6.24.1" ,
66
66
"husky" : " 4.3.0" ,
67
67
"jest" : " 25.5.4" ,
68
- "lint-staged" : " 10.4.1 " ,
68
+ "lint-staged" : " 10.4.2 " ,
69
69
"prettier" : " 2.1.2" ,
70
70
"react" : " 16.14.0" ,
71
71
"react-dom" : " 16.14.0" ,
Original file line number Diff line number Diff line change @@ -6070,10 +6070,10 @@ lines-and-columns@^1.1.6:
6070
6070
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6071
6071
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6072
6072
6073
-
6074
- version "10.4.1 "
6075
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1 .tgz#579069caf6451296e37bdd19769028b1f976c469 "
6076
- integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ ==
6073
+
6074
+ version "10.4.2 "
6075
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2 .tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1 "
6076
+ integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g ==
6077
6077
dependencies :
6078
6078
chalk "^4.1.0"
6079
6079
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments