File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"@iterable-iterator/chain" : " ^2.0.0" ,
65
65
"@iterable-iterator/list" : " ^1.0.0" ,
66
66
"@iterable-iterator/map" : " ^1.0.0" ,
67
- "@iterable-iterator/reduce" : " ^0 .0.1 " ,
67
+ "@iterable-iterator/reduce" : " ^1 .0.0 " ,
68
68
"@iterable-iterator/repeat" : " ^1.0.0" ,
69
69
"@iterable-iterator/reversed" : " ^1.0.0" ,
70
70
"@iterable-iterator/window" : " ^0.0.3" ,
Original file line number Diff line number Diff line change 2038
2038
dependencies :
2039
2039
" @failure-abstraction/error" " ^5.0.5"
2040
2040
2041
- " @iterable-iterator/reduce@^0 .0.1 " :
2042
- version "0 .0.1"
2043
- resolved "https://registry.yarnpkg.com/@iterable-iterator/reduce/-/reduce-0 .0.1.tgz#35cf9b9c27afcdc1ebcd1a8d1f58162e8abd6290 "
2044
- integrity sha512-Lg5HWX6oTajmd1OhFdFvQ8y+Sdqyi4vvwBfzm/mq+8BmQUa+ghnC5nkBs3M3ZcF96R1e4nn31yw4pp/DN+lUeQ ==
2041
+ " @iterable-iterator/reduce@^1 .0.0 " :
2042
+ version "1 .0.1"
2043
+ resolved "https://registry.yarnpkg.com/@iterable-iterator/reduce/-/reduce-1 .0.1.tgz#04bd02da8166a184dcf320576e482f4261df538d "
2044
+ integrity sha512-/wwXupEhGb0cwVr4MDbuweD5tZ+wtd8fr8HkWwNre1lZn76Utu0um7nnhFpm9Mk3hifZzrH5dcKLhKB3VEuL/g ==
2045
2045
dependencies :
2046
- " @iterable-iterator/iter" " ^0 .0.2 "
2046
+ " @iterable-iterator/iter" " ^1 .0.1 "
2047
2047
2048
2048
" @iterable-iterator/repeat@^0.0.1 " :
2049
2049
version "0.0.1"
You can’t perform that action at this time.
0 commit comments