Skip to content

Commit 7307b16

Browse files
renovate-botAurélien Ooms
authored and
Aurélien Ooms
committed
Pin dependencies
1 parent fedb341 commit 7307b16

File tree

2 files changed

+29
-226
lines changed

2 files changed

+29
-226
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@
2929
},
3030
"dependencies": {},
3131
"devDependencies": {
32-
"@aureooms/js-array": "^4.0.0",
33-
"@aureooms/js-functools": "^2.0.3",
34-
"@aureooms/js-integer": "^3.0.0",
35-
"@aureooms/js-itertools": "^3.4.0",
32+
"@aureooms/js-array": "4.0.0",
33+
"@aureooms/js-functools": "2.0.3",
34+
"@aureooms/js-integer": "3.0.0",
35+
"@aureooms/js-itertools": "3.4.0",
3636
"@babel/cli": "7.8.4",
3737
"@babel/core": "7.9.0",
3838
"@babel/polyfill": "7.8.7",
3939
"@babel/preset-env": "7.9.5",
4040
"@babel/register": "7.9.0",
41-
"ava": "^3.7.1",
42-
"coveralls": "^3.0.14",
43-
"esdoc": "^1.1.0",
41+
"ava": "3.7.1",
42+
"coveralls": "3.0.14",
43+
"esdoc": "1.1.0",
4444
"esdoc-inject-script-plugin": "1.0.0",
4545
"esdoc-inject-style-plugin": "1.0.0",
4646
"esdoc-standard-plugin": "1.0.0",
47-
"int": "^0.2.0",
47+
"int": "0.2.0",
4848
"np": "6.2.2",
49-
"nyc": "^15.0.1"
49+
"nyc": "15.0.1"
5050
},
5151
"files": [
5252
"lib"

0 commit comments

Comments
 (0)