Skip to content

Commit f551550

Browse files
author
Robert Jackson
authored
Update dependencies/devDependencies to latest. (#233)
Update dependencies/devDependencies to latest.
2 parents a65af2e + 854e249 commit f551550

2 files changed

Lines changed: 1196 additions & 791 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
},
2929
"homepage": "https://github.com/ember-fastboot/fastboot#readme",
3030
"dependencies": {
31-
"chalk": "^2.0.1",
31+
"chalk": "^2.4.2",
3232
"cookie": "^0.4.0",
33-
"debug": "^4.1.0",
34-
"najax": "^1.0.3",
35-
"resolve": "^1.8.1",
33+
"debug": "^4.1.1",
34+
"najax": "^1.0.4",
35+
"resolve": "^1.12.0",
3636
"rsvp": "^4.8.0",
3737
"simple-dom": "^1.4.0",
38-
"source-map-support": "^0.5.0"
38+
"source-map-support": "^0.5.13"
3939
},
4040
"devDependencies": {
41-
"chai": "^4.1.0",
41+
"chai": "^4.2.0",
4242
"chai-as-promised": "^7.1.1",
4343
"ember-source": "3.8.0",
4444
"eslint": "^6.5.1",
@@ -47,11 +47,11 @@
4747
"eslint-plugin-mocha": "^6.2.0",
4848
"eslint-plugin-node": "^10.0.0",
4949
"eslint-plugin-prettier": "^3.1.1",
50-
"express": "^4.15.4",
50+
"express": "^4.17.1",
5151
"lerna-changelog": "^0.8.2",
52-
"mocha": "^5.2.0",
52+
"mocha": "^6.2.2",
5353
"prettier": "^1.18.2",
54-
"rimraf": "^2.6.2",
55-
"temp": "^0.8.3"
54+
"rimraf": "^3.0.0",
55+
"temp": "^0.9.0"
5656
}
5757
}

0 commit comments

Comments
 (0)