Skip to content

Commit fb90d19

Browse files
committed
Update dependency @aureooms/js-itertools to v5.0.2
1 parent f747202 commit fb90d19

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
@@ -80,7 +80,7 @@
8080
"@aureooms/js-array": "4.0.0",
8181
"@aureooms/js-compare": "1.4.8",
8282
"@aureooms/js-functools": "2.0.3",
83-
"@aureooms/js-itertools": "5.0.1",
83+
"@aureooms/js-itertools": "5.0.2",
8484
"@aureooms/js-merging": "7.1.0",
8585
"@aureooms/js-random": "2.0.0",
8686
"@aureooms/js-search": "0.0.4",

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/[email protected].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/[email protected].2":
33+
version "5.0.2"
34+
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.2.tgz#d3da95e219e069aed4483cc9dcd7e73970ce83db"
35+
integrity sha512-FXCeJh0qRUdo2pJyEruN5rOQcelTZpfoC0e0dZPu+kziyhnkeG+LuTYMRBDJnH/XJ4zTGPmKKtahtVeTFG17mA==
3636
dependencies:
3737
"@aureooms/js-collections-deque" "^6.0.1"
3838
"@aureooms/js-error" "^5.0.2"

0 commit comments

Comments
 (0)