Skip to content

Commit 64d6caf

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @iterable-iterator/count to v1
1 parent 915a63d commit 64d6caf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "7.14.7",
7676
"@babel/register": "7.14.5",
7777
"@commitlint/cli": "12.1.4",
78-
"@iterable-iterator/count": "0.0.1",
78+
"@iterable-iterator/count": "1.0.0",
7979
"@iterable-iterator/slice": "0.0.1",
8080
"@js-library/commitlint-config": "0.0.4",
8181
"ava": "3.15.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,12 @@
19691969
resolved "https://registry.yarnpkg.com/@iterable-iterator/consume/-/consume-0.0.1.tgz#a37a96aba64caf2c64b517b1d2529a5864482df2"
19701970
integrity sha512-z4a8wR6JciJTrV85itsNw8pcXlq44ktWmESp66em0gjAqSnaYtKyGwDFp2FdTuVa1+p+mO+WoC0XmSVMFYc3jQ==
19711971

1972-
"@iterable-iterator/count@0.0.1", "@iterable-iterator/count@^0.0.1":
1972+
"@iterable-iterator/count@1.0.0":
1973+
version "1.0.0"
1974+
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-1.0.0.tgz#283e34fa6f8cb28088c30e6b29747d8da27e0d5d"
1975+
integrity sha512-3DcqBaxe0t48UcS9yYv7XF+0iJ8cUtxea5/j72ikidjPpDDUyBN3dwnj1KF5bapkvTdpLCoWFsssc8LG/FifWg==
1976+
1977+
"@iterable-iterator/count@^0.0.1":
19731978
version "0.0.1"
19741979
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-0.0.1.tgz#b3224aa6df617a285b175df1cf08ab7842edbbea"
19751980
integrity sha512-BWaGS9sHe2VgzzteyZIc+fNPtPymeLt3gK0V2d618u+tAzkKidNLp40R2pblHu4hgWWiks8vg4srJS8NZaK95w==

0 commit comments

Comments
 (0)