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 48
48
"eslint-plugin-import" : " 2.12.0" ,
49
49
"eslint-plugin-react" : " 7.9.1" ,
50
50
"husky" : " 0.14.3" ,
51
- "lint-staged" : " 7.1.3 " ,
51
+ "lint-staged" : " 7.2.0 " ,
52
52
"prettier" : " 1.13.5" ,
53
53
"prettier-package-json" : " 1.6.0" ,
54
54
"rimraf" : " 2.6.2" ,
Original file line number Diff line number Diff line change @@ -2762,9 +2762,9 @@ levn@^0.3.0, levn@~0.3.0:
2762
2762
prelude-ls "~1.1.2"
2763
2763
type-check "~0.3.2"
2764
2764
2765
- lint-staged@7.1.3 :
2766
- version "7.1.3 "
2767
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.3 .tgz#0eb77b42131653808e02bc0eba66ad8ff8a8ca1f "
2765
+ lint-staged@7.2.0 :
2766
+ version "7.2.0 "
2767
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0 .tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888 "
2768
2768
dependencies :
2769
2769
app-root-path "^2.0.1"
2770
2770
chalk "^2.3.1"
You can’t perform that action at this time.
0 commit comments