Skip to content

Commit

Permalink
Update dependency @aureooms/js-itertools to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2021
1 parent f3a498f commit c0f8a45
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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@aureooms/js-compare": "1.4.8",
"@aureooms/js-itertools": "5.0.1",
"@aureooms/js-itertools": "5.0.2",
"@babel/cli": "7.13.10",
"@babel/core": "7.13.10",
"@babel/polyfill": "7.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.2.tgz#dc2ad2fc2b10365581c32c28222daccc5c3c9600"
integrity sha512-HLO95kmZ1nJV5qo8Xq7czHVskFGPkM3l60JFgdTnpvCH6P6lkyWDBplaDB9gI5cPvcRIZDs1HeAHhAlHR/jBxw==

"@aureooms/[email protected].1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.1.tgz#73af47b0a710073730fccde6c57431a9178d1bea"
integrity sha512-EBmA0EiY49MSu7M6eCZvUyEhV79bvIQDg/LL3bfUG8fxhL4IeBLbgYc41a4/LunD5mLFG8ZQna/Z/oUjr4fUuQ==
"@aureooms/[email protected].2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.2.tgz#d3da95e219e069aed4483cc9dcd7e73970ce83db"
integrity sha512-FXCeJh0qRUdo2pJyEruN5rOQcelTZpfoC0e0dZPu+kziyhnkeG+LuTYMRBDJnH/XJ4zTGPmKKtahtVeTFG17mA==
dependencies:
"@aureooms/js-collections-deque" "^6.0.1"
"@aureooms/js-error" "^5.0.2"
Expand Down

0 comments on commit c0f8a45

Please sign in to comment.