Skip to content

Commit 9909573

Browse files
renovate-botrenovate[bot]
authored andcommitted
📌 deps: Pin dependencies
1 parent 1264faf commit 9909573

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
"@babel/core": "7.14.8",
6767
"@babel/preset-env": "7.14.8",
6868
"@babel/register": "7.14.5",
69-
"@combinatorics/factorial": "^0.0.2",
69+
"@combinatorics/factorial": "0.0.2",
7070
"@commitlint/cli": "13.1.0",
71-
"@comparison-sorting/is-sorted": "^0.0.1",
71+
"@comparison-sorting/is-sorted": "0.0.1",
7272
"@functional-abstraction/functools": "3.0.2",
7373
"@iterable-iterator/chain": "2.0.1",
7474
"@iterable-iterator/list": "1.0.1",
7575
"@iterable-iterator/slice": "1.0.1",
7676
"@js-library/commitlint-config": "0.0.4",
77-
"@randomized/random": "^4.0.0",
77+
"@randomized/random": "4.0.0",
7878
"@set-theory/closure": "1.0.0",
7979
"@total-order/lex": "1.0.0",
8080
"@total-order/primitive": "1.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@
991991
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
992992
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
993993

994-
"@combinatorics/factorial@^0.0.2":
994+
"@combinatorics/[email protected]":
995995
version "0.0.2"
996996
resolved "https://registry.yarnpkg.com/@combinatorics/factorial/-/factorial-0.0.2.tgz#9e5e29f4472099e31af60c8a58e75efcef0f4396"
997997
integrity sha512-y1NzKW2oIBRHndYZg3EI08z9m1C/BghOgZiddPugKPRpimGOBRlHKfTq8g6NoLWsbRSLXIUi6KFjHGXMLGIevQ==
@@ -1129,7 +1129,7 @@
11291129
dependencies:
11301130
chalk "^4.0.0"
11311131

1132-
"@comparison-sorting/is-sorted@^0.0.1":
1132+
"@comparison-sorting/[email protected]":
11331133
version "0.0.1"
11341134
resolved "https://registry.yarnpkg.com/@comparison-sorting/is-sorted/-/is-sorted-0.0.1.tgz#db4d0e0e78f2e06a01a90a490cbc5210d07687c7"
11351135
integrity sha512-hi9Nk2Pp8VKuN1AG1OFDiCOJT0ByPQ2s8GiO1hAXYPEPq7CNU2HRKUtYK4qrP2rHwcXmmM/v6AKjL3SES7uPSw==
@@ -1260,7 +1260,7 @@
12601260
"@nodelib/fs.scandir" "2.1.5"
12611261
fastq "^1.6.0"
12621262

1263-
"@randomized/random@^4.0.0":
1263+
"@randomized/[email protected]":
12641264
version "4.0.0"
12651265
resolved "https://registry.yarnpkg.com/@randomized/random/-/random-4.0.0.tgz#3664429ea3fd97a1bf321897d03e4681fd7b00c7"
12661266
integrity sha512-4dG15onq/4tXLMTrG12hRrlL3/hJ8yJbWc4YD3db45z5P5UtRqSQRqaW518YkXhXaIsLX1pA78FJBDl8jg85sw==

0 commit comments

Comments
 (0)