Skip to content

Commit 2c54c5a

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @iterable-iterator/count to v1.0.1
1 parent 2891acc commit 2c54c5a

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@babel/register": "7.14.5",
7373
"@commitlint/cli": "12.1.4",
7474
"@functional-abstraction/operator": "3.0.0",
75-
"@iterable-iterator/count": "1.0.0",
75+
"@iterable-iterator/count": "1.0.1",
7676
"@iterable-iterator/cycle": "1.0.0",
7777
"@iterable-iterator/list": "1.0.1",
7878
"@iterable-iterator/map": "1.0.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,12 @@
14461446
resolved "https://registry.yarnpkg.com/@iterable-iterator/consume/-/consume-1.0.0.tgz#939c6c79ede776f6531575c17281a7ba8bbbf2f4"
14471447
integrity sha512-WBZYtQ3Kue4j8hbchpZCNkbSmdQ2P5JZL4reljAAdBzCXgA+JQfZ0lIWxADVtpEXlgwuvABaVv6fVIr8+WaCag==
14481448

1449-
"@iterable-iterator/count@1.0.0", "@iterable-iterator/count@^1.0.0":
1449+
"@iterable-iterator/count@1.0.1":
1450+
version "1.0.1"
1451+
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-1.0.1.tgz#37c13ff5cb43528280fcf0c2c0791475ebff4cf2"
1452+
integrity sha512-nLBcrNownYvXgye2CVnQvTjZ5d3C2b/5nrySDvQ9/7ej5pGSfkvYvIl4xcZcocViwIa49p6/72nkcDC1xkvpJg==
1453+
1454+
"@iterable-iterator/count@^1.0.0":
14501455
version "1.0.0"
14511456
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-1.0.0.tgz#283e34fa6f8cb28088c30e6b29747d8da27e0d5d"
14521457
integrity sha512-3DcqBaxe0t48UcS9yYv7XF+0iJ8cUtxea5/j72ikidjPpDDUyBN3dwnj1KF5bapkvTdpLCoWFsssc8LG/FifWg==

0 commit comments

Comments
 (0)