Skip to content

Commit 7e17997

Browse files
chore(package): update dependencies
1 parent ea2cb47 commit 7e17997

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
},
2727
"homepage": "https://github.com/ember-fastboot/fastboot#readme",
2828
"dependencies": {
29-
"chalk": "^0.5.1",
30-
"cookie": "^0.2.3",
29+
"chalk": "^2.0.1",
30+
"cookie": "^0.3.1",
3131
"debug": "^2.1.0",
32-
"exists-sync": "0.0.3",
32+
"exists-sync": "0.0.4",
3333
"najax": "^1.0.2",
3434
"rsvp": "^3.0.16",
3535
"simple-dom": "^0.3.0",
3636
"source-map-support": "^0.4.0"
3737
},
3838
"devDependencies": {
39-
"chai": "^3.5.0",
40-
"chai-as-promised": "^5.2.0",
39+
"chai": "^4.1.0",
40+
"chai-as-promised": "^7.1.1",
4141
"express": "^4.13.3",
42-
"fs-promise": "^0.5.0",
43-
"mocha": "^2.4.5",
42+
"fs-promise": "^2.0.3",
43+
"mocha": "^3.4.2",
4444
"mocha-jshint": "^2.3.1",
4545
"rimraf": "^2.5.4",
4646
"temp": "^0.8.3"

0 commit comments

Comments
 (0)