Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @iterable-iterator/map to ^0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 6, 2021
1 parent 71b0ce6 commit cdd8cd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dependencies": {
"@failure-abstraction/error": "^5.0.5",
"@iterable-iterator/filter": "^0.1.0",
"@iterable-iterator/map": "^0.0.1"
"@iterable-iterator/map": "^0.1.0"
},
"devDependencies": {
"@aureooms/js-itertools": "5.1.1",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,11 @@
resolved "https://registry.yarnpkg.com/@iterable-iterator/map/-/map-0.0.1.tgz#13dd222dd384d934741d96197c0d963c5678760d"
integrity sha512-uB9ndHoHIditj/0+WiyZou2NqEi7yHESkL0pSC6LfVRPQcwfRUrtzd9+P002Zu8/bdm7xSYZCgTl6SIpjJxORw==

"@iterable-iterator/map@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@iterable-iterator/map/-/map-0.1.0.tgz#abccfff2fd3cfde9505566563eb15dae4209bfb0"
integrity sha512-Qx6GvjGqqhk4zxOrP1Q18tvMyr5CPdDRtxSlzkTabFdREy4fLc3nddZBoheD3RovWvaRDmQstt76ETIspDJkcQ==

"@iterable-iterator/next@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@iterable-iterator/next/-/next-1.0.0.tgz#6e66e6c2423e390ac806bfdc778b918d05c866f5"
Expand Down

0 comments on commit cdd8cd5

Please sign in to comment.