Skip to content

Commit 5018187

Browse files
author
Robert Jackson
committed
Update to latest versions of dependencies.
1 parent 7934ff6 commit 5018187

2 files changed

Lines changed: 260 additions & 138 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
"devDependencies": {
1717
"assert-diff": "^1.0.1",
1818
"espower-loader": "^1.0.0",
19-
"fixturify": "^0.2.0",
19+
"fixturify": "^0.3.3",
2020
"jscodeshift": "^0.3.30",
21-
"mocha": "^2.4.5",
22-
"mocha-eslint": "^2.0.2",
21+
"mocha": "^3.4.2",
22+
"mocha-eslint": "^3.0.1",
2323
"power-assert": "^1.3.1",
2424
"rimraf": "^2.5.2"
2525
},
2626
"dependencies": {
27-
"chalk": "^1.1.3",
27+
"chalk": "^2.0.1",
2828
"cli-table2": "^0.2.0",
29-
"core-object": "^2.0.0",
30-
"exists-sync": "0.0.3",
31-
"fs-extra": "^0.28.0",
29+
"core-object": "^3.1.3",
30+
"exists-sync": "^0.0.4",
31+
"fs-extra": "^3.0.1",
3232
"htmlbars": "^0.14.17",
3333
"inflection": "^1.10.0",
34-
"nopt": "^3.0.6",
34+
"nopt": "^4.0.1",
3535
"rsvp": "^3.2.1",
36-
"walk-sync": "^0.2.6"
36+
"walk-sync": "^0.3.2"
3737
},
3838
"directories": {
3939
"test": "test"

0 commit comments

Comments
 (0)