Skip to content

Commit

Permalink
Update bebop, connect, coveralls, mocha, sake-bundle, sake-cli, sake-…
Browse files Browse the repository at this point in the history
…core, sake-outdated, sake-version, serve-static

  bebop          1.12.2  →  1.12.5
  connect         3.6.0  →   3.6.1
  coveralls      2.13.0  →  2.13.1
  mocha           3.2.0  →   3.3.0
  sake-bundle    0.4.14  →  0.4.21
  sake-cli        0.3.2  →   0.5.5
  sake-core       1.3.7  →   1.4.5
  sake-outdated  0.1.20  →  0.1.22
  sake-version   0.1.18  →  0.1.19
  serve-static   1.12.1  →  1.12.2
  • Loading branch information
zeekay committed May 6, 2017
1 parent 1e0715c commit 20eb27e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -36,30 +36,30 @@
"referential": "0.5.18"
},
"devDependencies": {
"bebop": "1.12.2",
"bebop": "1.12.5",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"co-mocha": "1.2.0",
"codecov.io": "^0.1.6",
"coffee-script": "1.12.5",
"connect": "3.6.0",
"coveralls": "2.13.0",
"connect": "3.6.1",
"coveralls": "2.13.1",
"es5-shim": "4.5.9",
"hanzo.js": "2.3.21",
"istanbul": "0.4.5",
"joseph": "^0.2.9",
"mocha": "3.2.0",
"mocha": "3.3.0",
"mocha-lcov-reporter": "^1.0.0",
"mz": "2.6.0",
"nightmare": "2.10.0",
"postmortem": "^0.2.3",
"random-token": "0.0.8",
"sake-bundle": "0.4.14",
"sake-cli": "0.3.2",
"sake-core": "1.3.7",
"sake-outdated": "0.1.20",
"sake-bundle": "0.4.21",
"sake-cli": "0.5.5",
"sake-core": "1.4.5",
"sake-outdated": "0.1.22",
"sake-publish": "0.1.12",
"sake-version": "0.1.18",
"serve-static": "1.12.1"
"sake-version": "0.1.19",
"serve-static": "1.12.2"
}
}

0 comments on commit 20eb27e

Please sign in to comment.