update dependencies
This commit is contained in:
parent
cfb339845d
commit
3b98c97cd2
|
@ -25,7 +25,7 @@
|
|||
"cheerio": "^0.19.0",
|
||||
"escodegen": "^1.6.1",
|
||||
"esprima-harmony": "^7001.1.0-dev-harmony-fb",
|
||||
"lodash": "^3.7.0",
|
||||
"lodash": "^3.8.0",
|
||||
"optionator": "^0.6.0",
|
||||
"text-table": "^0.2.0"
|
||||
},
|
||||
|
@ -35,13 +35,13 @@
|
|||
"coveralls": "^2.11.2",
|
||||
"eslint-plugin-react": "^2.2.0",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browserify": "^3.7.0",
|
||||
"grunt-browserify": "^3.8.0",
|
||||
"grunt-contrib-requirejs": "^0.4.4",
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-eslint": "^12.0.0",
|
||||
"grunt-eslint": "^13.0.0",
|
||||
"grunt-node-tap": "^0.1.61",
|
||||
"istanbul": "^0.3.13",
|
||||
"istanbul": "^0.3.14",
|
||||
"react": "^0.12.2",
|
||||
"tape": "^4.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue