Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @iterable-iterator/chain to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 15, 2021
1 parent c7c8010 commit 1b134f4
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 @@ -69,7 +69,7 @@
"@babel/preset-env": "7.14.7",
"@babel/register": "7.14.5",
"@commitlint/cli": "12.1.4",
"@iterable-iterator/chain": "2.0.0",
"@iterable-iterator/chain": "2.0.1",
"@iterable-iterator/list": "1.0.1",
"@iterable-iterator/slice": "1.0.1",
"@js-library/commitlint-config": "0.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1961,10 +1961,10 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@iterable-iterator/[email protected].0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@iterable-iterator/chain/-/chain-2.0.0.tgz#85aa6ebfbef9a69e7fce10c8e7da0ec635550bf1"
integrity sha512-JuVZzpM0DSI31kvCyM6lbPkA4CYcsvw+HWUC+ZPQFIdsJuoaEwuHmIMgHkZYO/FOPL4MlwkJGX5hKK3R4pTWug==
"@iterable-iterator/[email protected].1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@iterable-iterator/chain/-/chain-2.0.1.tgz#b02068df99408ac94c446f895b4e985eb0cd1938"
integrity sha512-mWd0nx1knSaJ6kcysBFtjcQd18iBaDgY0Rlr6crcBg11cMwVRkjaz56w2gBTe6No9JmoYOwsXxPNWpAeF7eAoA==

"@iterable-iterator/consume@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit 1b134f4

Please sign in to comment.