Skip to content

Commit fb5f1e2

Browse files
committed
Update dependency @aureooms/js-itertools to v5.1.0
1 parent f93e81c commit fb5f1e2

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
"devDependencies": {
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.1.0",
8484
"@aureooms/js-random": "2.0.0",
8585
"@babel/cli": "7.13.10",
8686
"@babel/core": "7.13.10",

yarn.lock

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

27-
"@aureooms/js-itertools@5.0.1":
28-
version "5.0.1"
29-
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.1.tgz#73af47b0a710073730fccde6c57431a9178d1bea"
30-
integrity sha512-EBmA0EiY49MSu7M6eCZvUyEhV79bvIQDg/LL3bfUG8fxhL4IeBLbgYc41a4/LunD5mLFG8ZQna/Z/oUjr4fUuQ==
27+
"@aureooms/js-itertools@5.1.0":
28+
version "5.1.0"
29+
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.1.0.tgz#bb90a237baab78eeaef177376ac762fc43b9d485"
30+
integrity sha512-HC5Rl89Vc99lcp2HBtZVYpmr1Esjm4gDyBD4V8ATNB5zBMtJ2+Jd145UsvgIqHPg7z4RbX1G0XNW6pM4rB6Uuw==
3131
dependencies:
3232
"@aureooms/js-collections-deque" "^6.0.1"
3333
"@aureooms/js-error" "^5.0.2"

0 commit comments

Comments
 (0)