Skip to content

Commit 285f2a6

Browse files
committed
📌 deps: Pin dependency @iterable-iterator/range to 2.1.0
1 parent 0771a1f commit 285f2a6

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
@@ -77,7 +77,7 @@
7777
"@babel/plugin-transform-for-of": "7.18.8",
7878
"@babel/preset-env": "7.13.10",
7979
"@commitlint/cli": "17.1.2",
80-
"@iterable-iterator/range": "^2.1.0",
80+
"@iterable-iterator/range": "2.1.0",
8181
"@js-library/commitlint-config": "0.0.4",
8282
"@node-loader/babel": "2.0.1",
8383
"@node-loader/core": "2.0.0",

yarn.lock

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

1318-
"@iterable-iterator/range@^2.1.0":
1318+
"@iterable-iterator/[email protected]":
13191319
version "2.1.0"
13201320
resolved "https://registry.yarnpkg.com/@iterable-iterator/range/-/range-2.1.0.tgz#d7cfeee165c612f460c9ea1854a250f4788f1226"
13211321
integrity sha512-3/jhQR2FVpur0RmrHCksePYsahdZcGh7WKukDkI1xq3gwzmCQm3Nv0MwKttMf3viUGq6mV0BUHXybpLLfMCeKA==

0 commit comments

Comments
 (0)