Skip to content

Commit

Permalink
deps: update sibling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aegir[bot] committed Mar 30, 2023
1 parent 5049ff2 commit 5f72696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/it-foreach/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@
"it-all": "^3.0.0"
},
"dependencies": {
"it-peekable": "^2.0.0"
"it-peekable": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/it-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@
"aegir": "^38.1.7"
},
"dependencies": {
"it-peekable": "^2.0.0"
"it-peekable": "^3.0.0"
}
}

0 comments on commit 5f72696

Please sign in to comment.