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 4747 "eslint-plugin-prettier" : " 2.6.0" ,
4848 "husky" : " 0.14.3" ,
4949 "jest" : " 22.4.3" ,
50- "lint-staged" : " 7.0.5 " ,
50+ "lint-staged" : " 7.1.0 " ,
5151 "prettier" : " 1.12.1"
5252 },
5353 "babel" : {
Original file line number Diff line number Diff line change @@ -3228,9 +3228,9 @@ levn@^0.3.0, levn@~0.3.0:
32283228 prelude-ls "~1.1.2"
32293229 type-check "~0.3.2"
32303230
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 "
32343234 dependencies :
32353235 app-root-path "^2.0.1"
32363236 chalk "^2.3.1"
@@ -3241,6 +3241,7 @@ lint-staged@7.0.5:
32413241 execa "^0.9.0"
32423242 find-parent-dir "^0.3.0"
32433243 is-glob "^4.0.0"
3244+ is-windows "^1.0.2"
32443245 jest-validate "^22.4.0"
32453246 listr "^0.13.0"
32463247 lodash "^4.17.5"
You can’t perform that action at this time.
0 commit comments