Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 98f300e

Browse files
committed
Merge pull request #643 from am11/packages-update
Pakcages: Updated all to latest versions
2 parents 93638e7 + 1964644 commit 98f300e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,22 @@
4646
"chalk": "^0.5.1",
4747
"cross-spawn": "^0.2.3",
4848
"gaze": "^0.5.1",
49-
"get-stdin": "^3.0.0",
50-
"meow": "^2.0.0",
49+
"get-stdin": "^4.0.1",
50+
"meow": "^3.0.0",
5151
"mkdirp": "^0.5.0",
52-
"mocha": "^2.0.1",
53-
"nan": "^1.5.1",
54-
"npmconf": "^2.1.1",
52+
"mocha": "^2.1.0",
53+
"nan": "^1.6.1",
54+
"npmconf": "^1.1.9",
5555
"object-assign": "^2.0.0",
5656
"replace-ext": "0.0.1",
57-
"request": "^2.48.0",
57+
"request": "^2.51.0",
5858
"sass-graph": "^1.0.1",
5959
"shelljs": "^0.3.0"
6060
},
6161
"devDependencies": {
62-
"coveralls": "^2.11.1",
63-
"jscoverage": "^0.5.6",
64-
"jshint": "^2.5.5",
62+
"coveralls": "^2.11.2",
63+
"jscoverage": "^0.5.9",
64+
"jshint": "^2.6.0",
6565
"mocha-lcov-reporter": "^0.0.1"
6666
}
6767
}

0 commit comments

Comments
 (0)