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 23, 2019
1 parent 2d5a0d8 commit 772da7b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"@aureooms/js-error": "^3.0.0"
},
"devDependencies": {
"@aureooms/js-compare": "^1.4.5",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.1.0",
"@aureooms/js-number": "^3.0.0",
"ava": "^0.19.1",
"babel-cli": "^6.18.0",
"babel-polyfill": "^6.16.0",
"babel-preset-latest": "^6.16.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.15",
"esdoc": "^0.5.0",
"nyc": "^11.0.0"
"@aureooms/js-compare": "1.4.5",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "3.4.0",
"@aureooms/js-number": "3.1.0",
"ava": "0.19.1",
"babel-cli": "6.26.0",
"babel-polyfill": "6.26.0",
"babel-preset-latest": "6.24.1",
"codeclimate-test-reporter": "0.4.1",
"coveralls": "2.13.3",
"esdoc": "0.5.2",
"nyc": "11.9.0"
},
"homepage": "http://aureooms.github.io/js-collections/",
"keywords": [
Expand Down

0 comments on commit 772da7b

Please sign in to comment.