Skip to content

Commit f9bc7cc

Browse files
committed
Bump dependencies versions
1 parent 6da4dd9 commit f9bc7cc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@
1515
"test": "test"
1616
},
1717
"dependencies": {
18-
"async": "~0.8.0",
18+
"async": "~0.9.0",
1919
"bignumber.js": "^2.0.0",
2020
"extend": "~1.2.1",
21-
"lodash": "^2.4.1",
21+
"lodash": "^3.1.0",
2222
"lru-cache": "~2.5.0",
2323
"ripple-wallet-generator": "1.0.1",
24-
"ws": "~0.4.31",
24+
"ws": "~0.7.1",
2525
"superagent": "^0.18.0"
2626
},
2727
"devDependencies": {
2828
"assert-diff": "0.0.4",
2929
"coveralls": "~2.10.0",
3030
"eslint": "^0.13.0",
31-
"gulp": "~3.6.2",
32-
"gulp-bump": "~0.1.10",
31+
"gulp": "~3.8.10",
32+
"gulp-bump": "~0.1.13",
3333
"gulp-clean-dest": "^0.1.0",
34-
"gulp-concat": "~2.2.0",
34+
"gulp-concat": "~2.4.3",
3535
"gulp-filelog": "^0.4.1",
3636
"gulp-flowtype": "^0.4.1",
3737
"gulp-plumber": "^0.6.6",
3838
"gulp-react": "^2.0.0",
3939
"gulp-rename": "~1.2.0",
40-
"gulp-uglify": "~0.3.0",
41-
"gulp-util": "^3.0.2",
42-
"gulp-watch": "^3.0.0",
43-
"istanbul": "~0.2.10",
40+
"gulp-uglify": "~1.1.0",
41+
"gulp-util": "^3.0.3",
42+
"gulp-watch": "^4.1.0",
43+
"istanbul": "~0.3.5",
4444
"map-stream": "~0.1.0",
45-
"mocha": "~1.14.0",
45+
"mocha": "~2.1.0",
4646
"nock": "^0.34.1",
47-
"webpack": "~1.1.11",
47+
"webpack": "~1.5.3",
4848
"yargs": "~1.3.1"
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)