Skip to content

Commit cb68916

Browse files
committed
Update dependency @aureooms/js-itertools to v5.0.2
1 parent be91f41 commit cb68916

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@aureooms/js-collections-ordereddict": "^4.0.0"
3232
},
3333
"devDependencies": {
34-
"@aureooms/js-itertools": "5.0.1",
34+
"@aureooms/js-itertools": "5.0.2",
3535
"@babel/cli": "7.13.10",
3636
"@babel/core": "7.13.10",
3737
"@babel/polyfill": "7.12.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.2.tgz#dc2ad2fc2b10365581c32c28222daccc5c3c9600"
4343
integrity sha512-HLO95kmZ1nJV5qo8Xq7czHVskFGPkM3l60JFgdTnpvCH6P6lkyWDBplaDB9gI5cPvcRIZDs1HeAHhAlHR/jBxw==
4444

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

0 commit comments

Comments
 (0)