Skip to content

Commit 7c491f7

Browse files
⬆️ deps: Upgrade.
1 parent 4105e86 commit 7c491f7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@babel/preset-env": "7.14.7",
6969
"@babel/register": "7.14.5",
7070
"@commitlint/cli": "12.1.4",
71-
"@iterable-iterator/iter": "0.0.2",
72-
"@iterable-iterator/repeat": "0.0.1",
71+
"@iterable-iterator/iter": "1.0.0",
72+
"@iterable-iterator/repeat": "1.0.0",
7373
"@js-library/commitlint-config": "0.0.4",
7474
"ava": "3.15.0",
7575
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,15 +1424,15 @@
14241424
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
14251425
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
14261426

1427-
"@iterable-iterator/iter@0.0.2":
1428-
version "0.0.2"
1429-
resolved "https://registry.yarnpkg.com/@iterable-iterator/iter/-/iter-0.0.2.tgz#7129988de2071ffb747632bd0190c0db579a5b69"
1430-
integrity sha512-+q2BxI+awes71qm4M5zLXaJK7GUy1Tbt5K7YKTU3Yl8DgCdQxeHBbkAIxXAv49BoS2eLx5cLXHdpX6ybzvA2XQ==
1427+
"@iterable-iterator/iter@1.0.0":
1428+
version "1.0.0"
1429+
resolved "https://registry.yarnpkg.com/@iterable-iterator/iter/-/iter-1.0.0.tgz#a399879bc4cb53b90edca7df6496cdf81b42b1c0"
1430+
integrity sha512-aZ2nhrbwH4iOXmVfWrN76sBELRNQVucUJWbq5kz6+x0JKAh22mhJ1CFExPi67bC6JwVjrdm2Wsed9xLG0AvClQ==
14311431

1432-
"@iterable-iterator/repeat@0.0.1":
1433-
version "0.0.1"
1434-
resolved "https://registry.yarnpkg.com/@iterable-iterator/repeat/-/repeat-0.0.1.tgz#3475728b7feb093624a04f6e7abd4103f10c30c0"
1435-
integrity sha512-WNuPt8H+p70TPG/CntJDcCHBPiYUA1SOVE/V45C0a9T/hr0ThRvn/Q+5diDaU3U3iJUH/Tqua+7S6ad0mS5Dzw==
1432+
"@iterable-iterator/repeat@1.0.0":
1433+
version "1.0.0"
1434+
resolved "https://registry.yarnpkg.com/@iterable-iterator/repeat/-/repeat-1.0.0.tgz#5ac94b179ce2abaaa7365d5e25af1f3ca8089e4a"
1435+
integrity sha512-Dbm6uKFTyrnn1FUM2451m9FQG9YBpHabSP4gRnvygO+jqqiuLpPDEf6s/4eambTC9loRq14Dp3PG4nFXMOalKA==
14361436

14371437
"@js-library/[email protected]":
14381438
version "0.0.4"

0 commit comments

Comments
 (0)