Skip to content

Commit 8c8bd10

Browse files
committed
Update dependency @aureooms/js-itertools to v5.1.0
1 parent bd5b5ea commit 8c8bd10

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@aureooms/js-compare": "1.4.8",
3636
"@aureooms/js-functools": "2.0.3",
37-
"@aureooms/js-itertools": "5.0.1",
37+
"@aureooms/js-itertools": "5.1.0",
3838
"@aureooms/js-number": "3.1.0",
3939
"@aureooms/js-operator": "1.0.2",
4040
"@aureooms/js-sort": "7.0.0",

yarn.lock

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

40-
"@aureooms/js-itertools@5.0.1":
41-
version "5.0.1"
42-
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.1.tgz#73af47b0a710073730fccde6c57431a9178d1bea"
43-
integrity sha512-EBmA0EiY49MSu7M6eCZvUyEhV79bvIQDg/LL3bfUG8fxhL4IeBLbgYc41a4/LunD5mLFG8ZQna/Z/oUjr4fUuQ==
40+
"@aureooms/js-itertools@5.1.0":
41+
version "5.1.0"
42+
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.1.0.tgz#bb90a237baab78eeaef177376ac762fc43b9d485"
43+
integrity sha512-HC5Rl89Vc99lcp2HBtZVYpmr1Esjm4gDyBD4V8ATNB5zBMtJ2+Jd145UsvgIqHPg7z4RbX1G0XNW6pM4rB6Uuw==
4444
dependencies:
4545
"@aureooms/js-collections-deque" "^6.0.1"
4646
"@aureooms/js-error" "^5.0.2"

0 commit comments

Comments
 (0)