This repository was archived by the owner on May 15, 2022. 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 109
109
"eslint-plugin-react-hooks" : " ^1.7.0" ,
110
110
"husky" : " ^3.0.4" ,
111
111
"jest" : " ^24.9.0" ,
112
- "lint-staged" : " ^9.2.3 " ,
112
+ "lint-staged" : " ^9.2.4 " ,
113
113
"prettier" : " ^1.18.2" ,
114
114
"prop-types" : " ^15.7.2" ,
115
115
"react" : " ^16.8.4" ,
Original file line number Diff line number Diff line change @@ -4647,10 +4647,10 @@ lines-and-columns@^1.1.6:
4647
4647
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4648
4648
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4649
4649
4650
- lint-staged@^9.2.3 :
4651
- version "9.2.3 "
4652
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.3 .tgz#a4ef2b7033f83e8dbc718556610e20e0098356c0 "
4653
- integrity sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg ==
4650
+ lint-staged@^9.2.4 :
4651
+ version "9.2.4 "
4652
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4 .tgz#7a35839c9c6103ec98eabf43e35657c209509345 "
4653
+ integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw ==
4654
4654
dependencies :
4655
4655
chalk "^2.4.2"
4656
4656
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments