Skip to content

Commit a1bb541

Browse files
committed
Update dependency @aureooms/js-itertools to v5.1.0
1 parent 77c80be commit a1bb541

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
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@aureooms/js-compare": "1.4.8",
36-
"@aureooms/js-itertools": "5.0.1",
36+
"@aureooms/js-itertools": "5.1.0",
3737
"@babel/cli": "7.13.10",
3838
"@babel/core": "7.13.10",
3939
"@babel/polyfill": "7.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.2.tgz#dc2ad2fc2b10365581c32c28222daccc5c3c9600"
4040
integrity sha512-HLO95kmZ1nJV5qo8Xq7czHVskFGPkM3l60JFgdTnpvCH6P6lkyWDBplaDB9gI5cPvcRIZDs1HeAHhAlHR/jBxw==
4141

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

0 commit comments

Comments
 (0)