Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2019
1 parent a0f671e commit 702591d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-cardinality": "^2.0.0",
"@aureooms/js-compare": "^1.4.5",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-in-situ-sort-spec": "^7.0.2",
"@aureooms/js-itertools": "^3.1.1",
"@aureooms/js-random": "^2.0.0",
"@aureooms/js-sort": "^7.0.0",
"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.1"
"@aureooms/js-array": "4.0.0",
"@aureooms/js-cardinality": "2.0.0",
"@aureooms/js-compare": "1.4.5",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-in-situ-sort-spec": "7.0.2",
"@aureooms/js-itertools": "3.4.0",
"@aureooms/js-random": "2.0.0",
"@aureooms/js-sort": "7.0.0",
"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-odd-even-mergesort/",
"keywords": [
Expand Down

0 comments on commit 702591d

Please sign in to comment.