Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
chore(package): update dependencies (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and imlucas committed Nov 26, 2016
1 parent 244ded0 commit 2376730
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
"url": "git://github.com/mongodb-js/fmt.git"
},
"dependencies": {
"async": "^1.4.2",
"async": "^2.1.2",
"chalk": "^1.1.1",
"debug": "^2.2.0",
"esformatter-braces": "^1.2.1",
"esformatter-dot-notation": "^1.3.1",
"esformatter-eol-last": "^1.0.0",
"esformatter-parseint": "^1.0.3",
"esformatter-quote-props": "^1.0.2",
"esformatter-quote-props": "^2.0.0",
"esformatter-quotes": "^1.0.3",
"esformatter-remove-trailing-commas": "^1.0.1",
"esformatter-semicolons": "^1.1.1",
"esformatter-spaced-lined-comment": "^2.0.1",
"esformatter-var-each": "^2.1.0",
"figures": "^1.4.0",
"glob": "^5.0.14",
"figures": "^2.0.0",
"glob": "^7.1.1",
"jsfmt": "^0.5.0",
"lodash.defaults": "^3.1.2",
"lodash.uniq": "^3.2.2",
"lodash.defaults": "^4.2.0",
"lodash.uniq": "^4.5.0",
"minimist": "^1.2.0"
},
"devDependencies": {
"eslint-config-mongodb-js": "^0.1.6",
"mocha": "^2.3.3",
"eslint-config-mongodb-js": "^2.2.0",
"mocha": "^3.1.2",
"mongodb-js-precommit": "^0.2.2",
"pre-commit": "^1.1.1"
},
Expand Down

0 comments on commit 2376730

Please sign in to comment.