This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree 2 files changed +6
-20
lines changed
2 files changed +6
-20
lines changed Original file line number Diff line number Diff line change 45
45
"eslint-plugin-standard" : " ^4.0.0" ,
46
46
"husky" : " ^1.3.1" ,
47
47
"jest" : " ^24.1.0" ,
48
- "lint-staged" : " ^8.1.4 " ,
48
+ "lint-staged" : " ^8.1.5 " ,
49
49
"standard-version" : " ^5.0.1"
50
50
},
51
51
"dependencies" : {
Original file line number Diff line number Diff line change 138
138
lodash "^4.17.11"
139
139
to-fast-properties "^2.0.0"
140
140
141
-
142
- version "0.4.1"
143
- resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
144
- integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
145
- dependencies :
146
- chalk "^1.1.3"
147
- cli-truncate "^0.2.1"
148
- elegant-spinner "^1.0.1"
149
- figures "^1.7.0"
150
- indent-string "^3.0.0"
151
- log-symbols "^1.0.2"
152
- log-update "^2.3.0"
153
- strip-ansi "^3.0.1"
154
-
155
141
" @samverschueren/stream-to-observable@^0.3.0 " :
156
142
version "0.3.0"
157
143
resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
@@ -2883,12 +2869,11 @@ levn@^0.3.0, levn@~0.3.0:
2883
2869
prelude-ls "~1.1.2"
2884
2870
type-check "~0.3.2"
2885
2871
2886
- lint-staged@^8.1.4 :
2887
- version "8.1.4 "
2888
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4 .tgz#a726592c0e55231116af295e730643bb711c169b "
2889
- integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA ==
2872
+ lint-staged@^8.1.5 :
2873
+ version "8.1.5 "
2874
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5 .tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79 "
2875
+ integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA ==
2890
2876
dependencies :
2891
- " @iamstarkov/listr-update-renderer" " 0.4.1"
2892
2877
chalk "^2.3.1"
2893
2878
commander "^2.14.1"
2894
2879
cosmiconfig "^5.0.2"
@@ -2901,6 +2886,7 @@ lint-staged@^8.1.4:
2901
2886
is-glob "^4.0.0"
2902
2887
is-windows "^1.0.2"
2903
2888
listr "^0.14.2"
2889
+ listr-update-renderer "^0.5.0"
2904
2890
lodash "^4.17.11"
2905
2891
log-symbols "^2.2.0"
2906
2892
micromatch "^3.1.8"
You can’t perform that action at this time.
0 commit comments