Skip to content

Commit c4532ad

Browse files
renovate-botAurélien Ooms
authored andcommitted
Pin dependencies
1 parent 705f5f7 commit c4532ad

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,23 +78,23 @@
7878
},
7979
"dependencies": {},
8080
"devDependencies": {
81-
"@aureooms/js-itertools": "^4.1.0",
82-
"@aureooms/js-random": "^2.0.0",
81+
"@aureooms/js-itertools": "4.1.0",
82+
"@aureooms/js-random": "2.0.0",
8383
"@babel/cli": "7.12.8",
8484
"@babel/core": "7.12.9",
8585
"@babel/preset-env": "7.12.7",
8686
"@babel/register": "7.12.1",
87-
"ava": "^3.14.0",
87+
"ava": "3.14.0",
8888
"babel-plugin-transform-remove-console": "6.9.4",
8989
"babel-plugin-unassert": "3.0.1",
9090
"babel-preset-power-assert": "3.0.0",
91-
"coveralls": "^3.1.0",
92-
"esdoc": "^1.1.0",
91+
"coveralls": "3.1.0",
92+
"esdoc": "1.1.0",
9393
"esdoc-inject-script-plugin": "1.0.0",
9494
"esdoc-inject-style-plugin": "1.0.0",
9595
"esdoc-standard-plugin": "1.0.0",
9696
"np": "7.0.0",
97-
"nyc": "^15.1.0",
97+
"nyc": "15.1.0",
9898
"power-assert": "1.6.1"
9999
},
100100
"files": [

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
1515
integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
1616

17-
"@aureooms/js-itertools@^4.1.0":
17+
"@aureooms/js-itertools@4.1.0":
1818
version "4.1.0"
1919
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.1.0.tgz#c731eaee7de0005c6ea41f2f87cca4bdb2d86ca1"
2020
integrity sha512-P9TfwQPuXk5T5z6QMMfwLLyzh9QsEu4sGWcBk/P/waWgim/xqr+LDTOHVo7WU4QAty+/5CBX8DuW7MrPVfXt5A==
2121
dependencies:
2222
"@aureooms/js-collections-deque" "^4.0.1"
2323
"@aureooms/js-error" "^4.0.1"
2424

25-
"@aureooms/js-random@^2.0.0":
25+
"@aureooms/js-random@2.0.0":
2626
version "2.0.0"
2727
resolved "https://registry.yarnpkg.com/@aureooms/js-random/-/js-random-2.0.0.tgz#f62c6954ed79bd9a520197125ee3cfbe14b00d72"
2828
integrity sha1-9ixpVO15vZpSAZcSXuPPvhSwDXI=
@@ -1264,7 +1264,7 @@ atob@^2.1.2:
12641264
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
12651265
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
12661266

1267-
ava@^3.14.0:
1267+
ava@3.14.0:
12681268
version "3.14.0"
12691269
resolved "https://registry.yarnpkg.com/ava/-/ava-3.14.0.tgz#d519bc9abce9a44ead34c86b98bbe72771a6bd81"
12701270
integrity sha512-AkXNi3DBXZE8A1z1JiNvdK6WmpN8oJQcZLkaWU24C3knCN9WVaxoDy90IVQlwjjPySeyQFqWDrsW9KomSNlRmQ==
@@ -2063,7 +2063,7 @@ cosmiconfig@^7.0.0:
20632063
path-type "^4.0.0"
20642064
yaml "^1.10.0"
20652065

2066-
coveralls@^3.1.0:
2066+
coveralls@3.1.0:
20672067
version "3.1.0"
20682068
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
20692069
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
@@ -2643,7 +2643,7 @@ esdoc-unexported-identifier-plugin@^1.0.0:
26432643
resolved "https://registry.yarnpkg.com/esdoc-unexported-identifier-plugin/-/esdoc-unexported-identifier-plugin-1.0.0.tgz#1f9874c6a7c2bebf9ad397c3ceb75c9c69dabab1"
26442644
integrity sha1-H5h0xqfCvr+a05fDzrdcnGnaurE=
26452645

2646-
esdoc@^1.1.0:
2646+
esdoc@1.1.0:
26472647
version "1.1.0"
26482648
resolved "https://registry.yarnpkg.com/esdoc/-/esdoc-1.1.0.tgz#07d40ebf791764cd537929c29111e20a857624f3"
26492649
integrity sha512-vsUcp52XJkOWg9m1vDYplGZN2iDzvmjDL5M/Mp8qkoDG3p2s0yIQCIjKR5wfPBaM3eV14a6zhQNYiNTCVzPnxA==
@@ -4636,7 +4636,7 @@ number-is-nan@^1.0.0:
46364636
resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.4.tgz#2285631f34a95f0d0395cd900c96ed39b58f346e"
46374637
integrity sha512-3iuY4N5dhgMpCUrOVnuAdGrgxVqV2cJpM+XNccjR2DKOB1RUP0aA+wGXEiNziG/UKboFyGBIoKOaNlJxx8bciQ==
46384638

4639-
nyc@^15.1.0:
4639+
nyc@15.1.0:
46404640
version "15.1.0"
46414641
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02"
46424642
integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==

0 commit comments

Comments
 (0)