Skip to content

Commit 8c8aa0b

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @aureooms/js-itertools to v5.1.0
1 parent 7ff6a37 commit 8c8aa0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@aureooms/js-array": "4.0.0",
6868
"@aureooms/js-compare": "^2.0.1",
6969
"@aureooms/js-functools": "2.0.3",
70-
"@aureooms/js-itertools": "5.0.1",
70+
"@aureooms/js-itertools": "5.1.0",
7171
"@aureooms/js-memory": "4.0.0",
7272
"@aureooms/js-type": "1.0.4",
7373
"@babel/core": "7.13.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
resolved "https://registry.yarnpkg.com/@aureooms/js-functools/-/js-functools-2.0.3.tgz#5139d6245278193da4cf21c44666797bf40a1d6e"
3030
integrity sha1-UTnWJFJ4GT2kzyHERmZ5e/QKHW4=
3131

32-
"@aureooms/js-itertools@5.0.1":
33-
version "5.0.1"
34-
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.1.tgz#73af47b0a710073730fccde6c57431a9178d1bea"
35-
integrity sha512-EBmA0EiY49MSu7M6eCZvUyEhV79bvIQDg/LL3bfUG8fxhL4IeBLbgYc41a4/LunD5mLFG8ZQna/Z/oUjr4fUuQ==
32+
"@aureooms/js-itertools@5.1.0":
33+
version "5.1.0"
34+
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.1.0.tgz#bb90a237baab78eeaef177376ac762fc43b9d485"
35+
integrity sha512-HC5Rl89Vc99lcp2HBtZVYpmr1Esjm4gDyBD4V8ATNB5zBMtJ2+Jd145UsvgIqHPg7z4RbX1G0XNW6pM4rB6Uuw==
3636
dependencies:
3737
"@aureooms/js-collections-deque" "^6.0.1"
3838
"@aureooms/js-error" "^5.0.2"

0 commit comments

Comments
 (0)