File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1414 "@commitlint/config-conventional" : " 7.6.0" ,
1515 "commitlint" : " 7.6.1" ,
1616 "husky" : " 2.3.0" ,
17- "lint-staged" : " 8.1.7 " ,
17+ "lint-staged" : " 8.2.1 " ,
1818 "prettier" : " 1.18.2" ,
1919 "serve" : " 11.0.1"
2020 },
Original file line number Diff line number Diff line change @@ -925,11 +925,6 @@ fill-range@^4.0.0:
925925 repeat-string "^1.6.1"
926926 to-regex-range "^2.1.0"
927927
928- find-parent-dir@^0.3.0 :
929- version "0.3.0"
930- resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
931- integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
932-
933928find-up@^2.0.0, find-up@^2.1.0 :
934929 version "2.1.0"
935930 resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
@@ -1408,10 +1403,10 @@ kind-of@^6.0.0, kind-of@^6.0.2:
14081403 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
14091404 integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
14101405
1411- lint-staged@8.1.7 :
1412- version "8.1.7 "
1413- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7. tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc "
1414- integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA ==
1406+ lint-staged@8.2.1 :
1407+ version "8.2.1 "
1408+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1. tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f "
1409+ integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A ==
14151410 dependencies :
14161411 chalk "^2.3.1"
14171412 commander "^2.14.1"
@@ -1420,7 +1415,6 @@ lint-staged@8.1.7:
14201415 dedent "^0.7.0"
14211416 del "^3.0.0"
14221417 execa "^1.0.0"
1423- find-parent-dir "^0.3.0"
14241418 g-status "^2.0.2"
14251419 is-glob "^4.0.0"
14261420 is-windows "^1.0.2"
You can’t perform that action at this time.
0 commit comments