Github user mjsax commented on a diff in the pull request:
https://github.com/apache/flink/pull/750#discussion_r46205848
--- Diff: flink-runtime-web/web-dashboard/package.json ---
@@ -7,27 +7,27 @@
"devDependencies": {
"browserify": "^9.0.3",
"coffeeify": "^1.0.0",
- "gulp": "^3.8.11",
+ "gulp": "^3.9.0",
"gulp-browserify": "^0.5.1",
"gulp-coffee": "^2.3.1",
"gulp-coffeeify": "^0.1.8",
- "gulp-concat": "^2.5.2",
- "gulp-filter": "^2.0.2",
- "gulp-jade": "^1.0.0",
- "gulp-less": "^3.0.2",
- "gulp-livereload": "^3.8.0",
- "gulp-minify-css": "^1.0.0",
- "gulp-ng-annotate": "^0.5.2",
- "gulp-plumber": "^1.0.0",
+ "gulp-concat": "^2.6.0",
+ "gulp-filter": "^3.0.1",
+ "gulp-jade": "^1.1.0",
+ "gulp-less": "^3.0.5",
+ "gulp-livereload": "^3.8.1",
+ "gulp-minify-css": "^1.2.1",
+ "gulp-ng-annotate": "^1.1.0",
+ "gulp-plumber": "^1.0.1",
"gulp-rename": "^1.2.0",
- "gulp-serve": "^0.3.1",
- "gulp-sourcemaps": "^1.5.1",
- "gulp-stylus": "^2.0.1",
- "gulp-uglify": "^1.1.0",
- "gulp-util": "^3.0.4",
+ "gulp-serve": "^1.2.0",
+ "gulp-sourcemaps": "^1.6.0",
+ "gulp-stylus": "^2.1.0",
+ "gulp-uglify": "^1.5.1",
+ "gulp-util": "^3.0.7",
"jade": "^1.9.2",
"jadeify": "^4.1.0",
- "main-bower-files": "^2.6.2",
+ "main-bower-files": "^2.9.0",
--- End diff --
I guess this are not dependencies but a list of used tools... As everybody
has a slightly different setup, this contains a lot of changes -- but I guess
it not relevant. @sachingoel0101 can you comment on this?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---