Skip to content

Commit

Permalink
Merge cdac1a4 into 94becf8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2019
2 parents 94becf8 + cdac1a4 commit 848444b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-in-situ-sort-spec": "^7.0.2",
"@aureooms/js-partition": "^8.0.0",
"ava": "^0.19.1",
"babel-cli": "^6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-latest": "^6.22.0",
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.11.16",
"esdoc": "^0.5.2",
"nyc": "^11.0.1"
"@aureooms/js-in-situ-sort-spec": "7.0.2",
"@aureooms/js-partition": "8.0.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-quicksort",
"keywords": [
Expand Down

0 comments on commit 848444b

Please sign in to comment.