File tree Expand file tree Collapse file tree 2 files changed +6
-20
lines changed
Expand file tree Collapse file tree 2 files changed +6
-20
lines changed Original file line number Diff line number Diff line change 3838 "hsu-scripts" : " 1.0.7" ,
3939 "husky" : " 1.3.1" ,
4040 "jest" : " 24.1.0" ,
41- "lint-staged" : " 8.1.4 " ,
41+ "lint-staged" : " 8.1.5 " ,
4242 "prettier" : " 1.16.4"
4343 },
4444 "jest" : {
Original file line number Diff line number Diff line change 778778 lodash "^4.17.11"
779779 to-fast-properties "^2.0.0"
780780
781- " @iamstarkov/listr-update-renderer@0.4.1 " :
782- version "0.4.1"
783- resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
784- integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
785- dependencies :
786- chalk "^1.1.3"
787- cli-truncate "^0.2.1"
788- elegant-spinner "^1.0.1"
789- figures "^1.7.0"
790- indent-string "^3.0.0"
791- log-symbols "^1.0.2"
792- log-update "^2.3.0"
793- strip-ansi "^3.0.1"
794-
795781" @nxmix/is-full-width@^0.1.0 " :
796782 version "0.1.0"
797783 resolved "https://registry.yarnpkg.com/@nxmix/is-full-width/-/is-full-width-0.1.0.tgz#1b78a5fbe1936b18412d1fd8d84b058b791f4fd2"
@@ -4427,12 +4413,11 @@ levn@^0.3.0, levn@~0.3.0:
44274413 prelude-ls "~1.1.2"
44284414 type-check "~0.3.2"
44294415
4430- lint-staged@8.1.4 :
4431- version "8.1.4 "
4432- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4 .tgz#a726592c0e55231116af295e730643bb711c169b "
4433- integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA ==
4416+ lint-staged@8.1.5 :
4417+ version "8.1.5 "
4418+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5 .tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79 "
4419+ integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA ==
44344420 dependencies :
4435- " @iamstarkov/listr-update-renderer" " 0.4.1"
44364421 chalk "^2.3.1"
44374422 commander "^2.14.1"
44384423 cosmiconfig "^5.0.2"
@@ -4445,6 +4430,7 @@ lint-staged@8.1.4:
44454430 is-glob "^4.0.0"
44464431 is-windows "^1.0.2"
44474432 listr "^0.14.2"
4433+ listr-update-renderer "^0.5.0"
44484434 lodash "^4.17.11"
44494435 log-symbols "^2.2.0"
44504436 micromatch "^3.1.8"
You can’t perform that action at this time.
0 commit comments