Skip to content

Commit

Permalink
⬆️ deps: Upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jul 15, 2021
1 parent d9e082b commit 45348f7
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 @@ -78,7 +78,7 @@
"@babel/register": "7.14.5",
"@commitlint/cli": "12.1.4",
"@functional-abstraction/predicate": "4.0.0",
"@iterable-iterator/count": "1.0.0",
"@iterable-iterator/count": "1.0.1",
"@iterable-iterator/list": "1.0.1",
"@iterable-iterator/range": "2.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 @@ -1431,10 +1431,10 @@
resolved "https://registry.yarnpkg.com/@iterable-iterator/consume/-/consume-1.0.1.tgz#abbe00af0d48542eb8e240f698e85fd4ba9b28b0"
integrity sha512-KVJufzV8/gOnYqrtO4CFdGZopJ5kkUBhzHcbU0iToOv5aTl0igxnsRzCaDSxUgO4q0mDbf9WEfjz4K39cl1iNA==

"@iterable-iterator/[email protected].0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-1.0.0.tgz#283e34fa6f8cb28088c30e6b29747d8da27e0d5d"
integrity sha512-3DcqBaxe0t48UcS9yYv7XF+0iJ8cUtxea5/j72ikidjPpDDUyBN3dwnj1KF5bapkvTdpLCoWFsssc8LG/FifWg==
"@iterable-iterator/[email protected].1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-1.0.1.tgz#37c13ff5cb43528280fcf0c2c0791475ebff4cf2"
integrity sha512-nLBcrNownYvXgye2CVnQvTjZ5d3C2b/5nrySDvQ9/7ej5pGSfkvYvIl4xcZcocViwIa49p6/72nkcDC1xkvpJg==

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

0 comments on commit 45348f7

Please sign in to comment.