Skip to content

Commit 9a9b0e1

Browse files
renovate-botAurélien Ooms
authored andcommitted
Pin dependencies
1 parent b0803f9 commit 9a9b0e1

File tree

2 files changed

+31
-228
lines changed

2 files changed

+31
-228
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@
2828
},
2929
"dependencies": {},
3030
"devDependencies": {
31-
"@aureooms/js-algorithms": "^3.0.7",
32-
"@aureooms/js-array": "^4.0.0",
33-
"@aureooms/js-memory": "^4.0.0",
34-
"@aureooms/js-operator": "^1.0.2",
35-
"@aureooms/js-random": "^2.0.0",
36-
"@aureooms/js-string": "^0.2.0",
31+
"@aureooms/js-algorithms": "3.0.7",
32+
"@aureooms/js-array": "4.0.0",
33+
"@aureooms/js-memory": "4.0.0",
34+
"@aureooms/js-operator": "1.0.2",
35+
"@aureooms/js-random": "2.0.0",
36+
"@aureooms/js-string": "0.2.0",
3737
"@babel/cli": "7.8.4",
3838
"@babel/core": "7.9.0",
3939
"@babel/polyfill": "7.8.7",
4040
"@babel/preset-env": "7.9.5",
4141
"@babel/register": "7.9.0",
42-
"ava": "^3.7.1",
43-
"coveralls": "^3.0.14",
44-
"esdoc": "^1.1.0",
42+
"ava": "3.7.1",
43+
"coveralls": "3.0.14",
44+
"esdoc": "1.1.0",
4545
"esdoc-inject-script-plugin": "1.0.0",
4646
"esdoc-inject-style-plugin": "1.0.0",
4747
"esdoc-standard-plugin": "1.0.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)