File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-react" : " 7.9.1" ,
50
50
"flowgen" : " 1.2.2" ,
51
51
"husky" : " 0.14.3" ,
52
- "lint-staged" : " 7.1.3 " ,
52
+ "lint-staged" : " 7.2.0 " ,
53
53
"prettier" : " 1.13.5" ,
54
54
"prettier-package-json" : " 1.6.0" ,
55
55
"rimraf" : " 2.6.2" ,
Original file line number Diff line number Diff line change @@ -2807,9 +2807,9 @@ levn@^0.3.0, levn@~0.3.0:
2807
2807
prelude-ls "~1.1.2"
2808
2808
type-check "~0.3.2"
2809
2809
2810
- lint-staged@7.1.3 :
2811
- version "7.1.3 "
2812
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.3 .tgz#0eb77b42131653808e02bc0eba66ad8ff8a8ca1f "
2810
+ lint-staged@7.2.0 :
2811
+ version "7.2.0 "
2812
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0 .tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888 "
2813
2813
dependencies :
2814
2814
app-root-path "^2.0.1"
2815
2815
chalk "^2.3.1"
You can’t perform that action at this time.
0 commit comments