File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 47
47
"eslint-plugin-prettier" : " 2.6.0" ,
48
48
"husky" : " 0.14.3" ,
49
49
"jest" : " 22.4.3" ,
50
- "lint-staged" : " 7.0.5 " ,
50
+ "lint-staged" : " 7.1.0 " ,
51
51
"prettier" : " 1.12.1"
52
52
},
53
53
"babel" : {
Original file line number Diff line number Diff line change @@ -3228,9 +3228,9 @@ levn@^0.3.0, levn@~0.3.0:
3228
3228
prelude-ls "~1.1.2"
3229
3229
type-check "~0.3.2"
3230
3230
3231
- lint-staged@7.0.5 :
3232
- version "7.0.5 "
3233
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.5. tgz#1ed04c4bb2013579a3d4df4dfe0f2ea1cd988fad "
3231
+ lint-staged@7.1.0 :
3232
+ version "7.1.0 "
3233
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0. tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79 "
3234
3234
dependencies :
3235
3235
app-root-path "^2.0.1"
3236
3236
chalk "^2.3.1"
@@ -3241,6 +3241,7 @@ lint-staged@7.0.5:
3241
3241
execa "^0.9.0"
3242
3242
find-parent-dir "^0.3.0"
3243
3243
is-glob "^4.0.0"
3244
+ is-windows "^1.0.2"
3244
3245
jest-validate "^22.4.0"
3245
3246
listr "^0.13.0"
3246
3247
lodash "^4.17.5"
You can’t perform that action at this time.
0 commit comments