Skip to content

Commit 511a64c

Browse files
renovate-botAurélien Ooms
authored and
Aurélien Ooms
committed
Pin dependencies
1 parent 40428f0 commit 511a64c

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
@@ -32,24 +32,24 @@
3232
"@aureooms/js-integer-big-endian": "^4.1.0"
3333
},
3434
"devDependencies": {
35-
"@aureooms/js-algorithms": "^3.0.7",
36-
"@aureooms/js-array": "^4.0.0",
37-
"@aureooms/js-operator": "^1.0.2",
38-
"@aureooms/js-random": "^2.0.0",
39-
"@aureooms/js-string": "^0.2.0",
35+
"@aureooms/js-algorithms": "3.0.7",
36+
"@aureooms/js-array": "4.0.0",
37+
"@aureooms/js-operator": "1.0.2",
38+
"@aureooms/js-random": "2.0.0",
39+
"@aureooms/js-string": "0.2.0",
4040
"@babel/cli": "7.8.4",
4141
"@babel/core": "7.9.0",
4242
"@babel/polyfill": "7.8.7",
4343
"@babel/preset-env": "7.9.5",
4444
"@babel/register": "7.9.0",
45-
"ava": "^3.7.1",
46-
"coveralls": "^3.0.14",
47-
"esdoc": "^1.1.0",
45+
"ava": "3.7.1",
46+
"coveralls": "3.0.14",
47+
"esdoc": "1.1.0",
4848
"esdoc-inject-script-plugin": "1.0.0",
4949
"esdoc-inject-style-plugin": "1.0.0",
5050
"esdoc-standard-plugin": "1.0.0",
5151
"np": "6.2.2",
52-
"nyc": "^15.0.1"
52+
"nyc": "15.0.1"
5353
},
5454
"files": [
5555
"lib"

0 commit comments

Comments
 (0)