Skip to content

Commit

Permalink
Update dependency @aureooms/js-itertools to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 5, 2020
1 parent 86861a3 commit fb3e652
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@aureooms/js-compare": "1.4.5",
"@aureooms/js-factorial": "1.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "4.0.1",
"@aureooms/js-itertools": "4.1.0",
"@aureooms/js-random": "2.0.0",
"@aureooms/js-sort": "7.0.0",
"@babel/cli": "7.10.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-functools/-/js-functools-2.0.3.tgz#5139d6245278193da4cf21c44666797bf40a1d6e"
integrity sha1-UTnWJFJ4GT2kzyHERmZ5e/QKHW4=

"@aureooms/js-itertools@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.0.1.tgz#6968eb71456daa042af0b8682100d59f397f7f91"
integrity sha512-cNaSF+5bgRGUXWBlWzSLjo0t12MHmkr1qCIxCvB4d3D5C7GPG0SH35efMOrv1VkHrLXuTqAbdnNu/iy2i26w5w==
"@aureooms/js-itertools@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.1.0.tgz#c731eaee7de0005c6ea41f2f87cca4bdb2d86ca1"
integrity sha512-P9TfwQPuXk5T5z6QMMfwLLyzh9QsEu4sGWcBk/P/waWgim/xqr+LDTOHVo7WU4QAty+/5CBX8DuW7MrPVfXt5A==
dependencies:
"@aureooms/js-collections-deque" "^4.0.1"
"@aureooms/js-error" "^4.0.1"
Expand Down

0 comments on commit fb3e652

Please sign in to comment.