Skip to content

Commit

Permalink
chore(deps): pin dependencies (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Aurélien Ooms committed Nov 14, 2019
1 parent 970c83b commit d99d913
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.1.1",
"@aureooms/js-memory": "^4.0.0",
"@aureooms/js-operator": "^1.0.2",
"@aureooms/js-type": "^1.0.4",
"ava": "^0.19.0",
"babel-cli": "^6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-env": "^1.4.0",
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.11.16",
"esdoc": "^0.5.2",
"nyc": "^11.0.0"
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "3.4.0",
"@aureooms/js-memory": "4.0.0",
"@aureooms/js-operator": "1.0.2",
"@aureooms/js-type": "1.0.4",
"ava": "0.19.1",
"babel-cli": "6.26.0",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"codeclimate-test-reporter": "0.4.1",
"coveralls": "2.13.3",
"esdoc": "0.5.2",
"nyc": "11.9.0"
},
"homepage": "http://aureooms.github.io/js-random/",
"keywords": [
Expand Down

0 comments on commit d99d913

Please sign in to comment.