File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-plugin-import" : " 2.11.0" ,
49
49
"eslint-plugin-react" : " 7.7.0" ,
50
50
"husky" : " 0.14.3" ,
51
- "lint-staged" : " 7.0.5 " ,
51
+ "lint-staged" : " 7.1.0 " ,
52
52
"prettier" : " 1.12.1" ,
53
53
"prettier-package-json" : " 1.6.0" ,
54
54
"rimraf" : " 2.6.2" ,
Original file line number Diff line number Diff line change @@ -3139,9 +3139,9 @@ levn@^0.3.0, levn@~0.3.0:
3139
3139
prelude-ls "~1.1.2"
3140
3140
type-check "~0.3.2"
3141
3141
3142
- lint-staged@7.0.5 :
3143
- version "7.0.5 "
3144
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.5. tgz#1ed04c4bb2013579a3d4df4dfe0f2ea1cd988fad "
3142
+ lint-staged@7.1.0 :
3143
+ version "7.1.0 "
3144
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0. tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79 "
3145
3145
dependencies :
3146
3146
app-root-path "^2.0.1"
3147
3147
chalk "^2.3.1"
@@ -3152,6 +3152,7 @@ lint-staged@7.0.5:
3152
3152
execa "^0.9.0"
3153
3153
find-parent-dir "^0.3.0"
3154
3154
is-glob "^4.0.0"
3155
+ is-windows "^1.0.2"
3155
3156
jest-validate "^22.4.0"
3156
3157
listr "^0.13.0"
3157
3158
lodash "^4.17.5"
You can’t perform that action at this time.
0 commit comments