Skip to content

Commit 39ca928

Browse files
committed
Update dependencies
Ref. #10.
1 parent 4b34795 commit 39ca928

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
"url": "http://github.com/estools/esshorten.git"
2222
},
2323
"dependencies": {
24-
"estraverse": "~1.5.0",
24+
"estraverse": "~4.1.1",
2525
"escope": "~1.0.1",
26-
"esutils": "~1.0.0"
26+
"esutils": "~2.0.2"
2727
},
2828
"devDependencies": {
2929
"chai": "*",
30-
"commonjs-everywhere": "0.8.x",
31-
"jshint-stylish": "~0.1.5",
32-
"gulp-mocha": "~0.4.1",
33-
"gulp-jshint": "~1.4.0",
34-
"gulp": "~3.5.2",
35-
"coffee-script": "~1.7.1"
30+
"commonjs-everywhere": "~0.9.7",
31+
"jshint-stylish": "~2.0.1",
32+
"gulp-mocha": "~2.1.3",
33+
"gulp-jshint": "~1.11.2",
34+
"gulp": "~3.9.0",
35+
"coffee-script": "~1.10.0"
3636
},
3737
"licenses": [
3838
{

0 commit comments

Comments
 (0)