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 6f55f08 commit addeb4f
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 @@ -78,7 +78,7 @@
"dependencies": {},
"devDependencies": {
"@aureooms/js-fingertree": "5.0.0",
"@aureooms/js-itertools": "4.0.1",
"@aureooms/js-itertools": "4.1.0",
"@aureooms/js-measure": "1.0.3",
"@aureooms/js-predicate": "2.0.2",
"@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 @@ -19,10 +19,10 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-fingertree/-/js-fingertree-5.0.0.tgz#133d9bd5d047448f07706e4a83b9a7b96dc493a6"
integrity sha512-E+pBH4Ryw/gnL6xpqVlc3SMAPBKh5NPVf12LYP9On4Kx25Rcw5jsFujRsdyrqO11wVM85QVTM/xYnLLATnPSPQ==

"@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 addeb4f

Please sign in to comment.