Skip to content

Commit 8444d3d

Browse files
renovate-botrenovate[bot]
authored andcommitted
📌 deps: Pin dependency @iterable-iterator/map to 0.1.0
1 parent 18dc727 commit 8444d3d

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
@@ -65,7 +65,7 @@
6565
"@babel/preset-env": "7.14.0",
6666
"@babel/register": "7.13.16",
6767
"@commitlint/cli": "12.1.1",
68-
"@iterable-iterator/map": "^0.1.0",
68+
"@iterable-iterator/map": "0.1.0",
6969
"@js-library/commitlint-config": "0.0.4",
7070
"ava": "3.15.0",
7171
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@
12271227
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
12281228
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
12291229

1230-
"@iterable-iterator/map@^0.1.0":
1230+
"@iterable-iterator/[email protected]":
12311231
version "0.1.0"
12321232
resolved "https://registry.yarnpkg.com/@iterable-iterator/map/-/map-0.1.0.tgz#abccfff2fd3cfde9505566563eb15dae4209bfb0"
12331233
integrity sha512-Qx6GvjGqqhk4zxOrP1Q18tvMyr5CPdDRtxSlzkTabFdREy4fLc3nddZBoheD3RovWvaRDmQstt76ETIspDJkcQ==

0 commit comments

Comments
 (0)