Skip to content

Commit 6a01fe7

Browse files
chore(package): update dependencies
https://greenkeeper.io/
1 parent e8ec75c commit 6a01fe7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,30 +29,30 @@
2929
},
3030
"dependencies": {
3131
"babel-runtime": "^6.11.6",
32-
"ws": "^1.0.1",
32+
"ws": "^2.2.3",
3333
"xmlhttprequest": "^1.7.0"
3434
},
3535
"devDependencies": {
36-
"babel-jest": "^15.0.0",
37-
"babel-plugin-flow-comments": "^1.0.9",
36+
"babel-jest": "^19.0.0",
37+
"babel-plugin-flow-comments": "^6.3.19",
3838
"babel-plugin-inline-package-json": "~2.0.0",
39-
"babel-plugin-minify-dead-code-elimination": "0.0.2",
39+
"babel-plugin-minify-dead-code-elimination": "0.1.4",
4040
"babel-plugin-transform-inline-environment-variables": "^6.8.0",
4141
"babel-plugin-transform-runtime": "^6.15.0",
4242
"babel-preset-es2015": "^6.14.0",
4343
"babel-preset-react": "^6.11.1",
4444
"babel-preset-stage-2": "^6.13.0",
45-
"browserify": "^11.0.1",
45+
"browserify": "^14.3.0",
4646
"codecov.io": "^0.1.6",
4747
"gulp": "^3.9.0",
4848
"gulp-babel": "^6.1.2",
4949
"gulp-derequire": "^2.1.0",
5050
"gulp-insert": "^0.5.0",
5151
"gulp-rename": "^1.2.2",
5252
"gulp-replace": "^0.5.4",
53-
"gulp-uglify": "^1.4.0",
54-
"jasmine-reporters": "~1.0.0",
55-
"jest-cli": "^15.1.1",
53+
"gulp-uglify": "^2.1.2",
54+
"jasmine-reporters": "~2.2.1",
55+
"jest-cli": "^19.0.2",
5656
"vinyl-source-stream": "^1.1.0"
5757
},
5858
"scripts": {

0 commit comments

Comments
 (0)