Skip to content

Commit 353c820

Browse files
renovate-botrenovate[bot]
authored andcommitted
📌 deps: Pin dependencies
1 parent 16828f6 commit 353c820

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"@babel/preset-env": "7.14.0",
7676
"@babel/register": "7.13.16",
7777
"@commitlint/cli": "12.1.1",
78-
"@iterable-iterator/count": "^0.0.1",
79-
"@iterable-iterator/slice": "^0.0.1",
78+
"@iterable-iterator/count": "0.0.1",
79+
"@iterable-iterator/slice": "0.0.1",
8080
"@js-library/commitlint-config": "0.0.4",
8181
"ava": "3.15.0",
8282
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@
12541254
resolved "https://registry.yarnpkg.com/@iterable-iterator/consume/-/consume-0.0.1.tgz#a37a96aba64caf2c64b517b1d2529a5864482df2"
12551255
integrity sha512-z4a8wR6JciJTrV85itsNw8pcXlq44ktWmESp66em0gjAqSnaYtKyGwDFp2FdTuVa1+p+mO+WoC0XmSVMFYc3jQ==
12561256

1257-
"@iterable-iterator/count@^0.0.1":
1257+
"@iterable-iterator/count@0.0.1", "@iterable-iterator/count@^0.0.1":
12581258
version "0.0.1"
12591259
resolved "https://registry.yarnpkg.com/@iterable-iterator/count/-/count-0.0.1.tgz#b3224aa6df617a285b175df1cf08ab7842edbbea"
12601260
integrity sha512-BWaGS9sHe2VgzzteyZIc+fNPtPymeLt3gK0V2d618u+tAzkKidNLp40R2pblHu4hgWWiks8vg4srJS8NZaK95w==
@@ -1303,7 +1303,7 @@
13031303
resolved "https://registry.yarnpkg.com/@iterable-iterator/reversed/-/reversed-0.0.2.tgz#a8f0e5338d6eeba75a2f596aeae0347edcc0607a"
13041304
integrity sha512-RtvSHRBvdm4gzgfkA+6R1TrgPK5JfqN7yKqxLpkfedf2ajiJ3YFTfUAGmTY/ud9fBPwxdt9Js9HT8oXGRw2COQ==
13051305

1306-
"@iterable-iterator/slice@^0.0.1":
1306+
"@iterable-iterator/slice@0.0.1", "@iterable-iterator/slice@^0.0.1":
13071307
version "0.0.1"
13081308
resolved "https://registry.yarnpkg.com/@iterable-iterator/slice/-/slice-0.0.1.tgz#62a8e15435714787659563ad0bc4138e52f5baf2"
13091309
integrity sha512-8U0wLGf3lgZY/MSvmkCwjVF6mivwp3MEY6gCBbD+I6qvJk2Xy7PAWK22lcg69kQKoqGc2HviGeLzDfMh1DNpGw==

0 commit comments

Comments
 (0)