Skip to content

Commit 5caebaa

Browse files
renovate-botrenovate[bot]
authored andcommitted
📌 deps: Pin dependency @iterable-iterator/tee to 0.0.1
1 parent 0878b79 commit 5caebaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@babel/preset-env": "7.14.1",
6868
"@babel/register": "7.13.16",
6969
"@commitlint/cli": "12.1.1",
70-
"@iterable-iterator/tee": "^0.0.1",
70+
"@iterable-iterator/tee": "0.0.1",
7171
"@js-library/commitlint-config": "0.0.4",
7272
"@total-order/primitive": "0.0.2",
7373
"ava": "3.15.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@
12691269
resolved "https://registry.yarnpkg.com/@iterable-iterator/map/-/map-0.0.1.tgz#13dd222dd384d934741d96197c0d963c5678760d"
12701270
integrity sha512-uB9ndHoHIditj/0+WiyZou2NqEi7yHESkL0pSC6LfVRPQcwfRUrtzd9+P002Zu8/bdm7xSYZCgTl6SIpjJxORw==
12711271

1272-
"@iterable-iterator/tee@^0.0.1":
1272+
"@iterable-iterator/tee@0.0.1":
12731273
version "0.0.1"
12741274
resolved "https://registry.yarnpkg.com/@iterable-iterator/tee/-/tee-0.0.1.tgz#f82c7e4e9721f9309c0553ef278599088893e0ea"
12751275
integrity sha512-ijfh2PsiKxwpzJzzm/rrH2c1U60mqalCGr5aoFPSyPedSw8qEDScXuicFBCU9OSxN4VsKIdNCEl5xIBufD/Zqw==

0 commit comments

Comments
 (0)