retornam commented on a change in pull request #9921: URL: https://github.com/apache/airflow/pull/9921#discussion_r458945166
########## File path: airflow/www/package.json ########## @@ -28,51 +28,51 @@ "devDependencies": { "babel": "^6.23.0", "babel-core": "^6.26.3", - "babel-eslint": "^8.2.6", - "babel-loader": "^7.1.4", + "babel-eslint": "^10.1.0", + "babel-loader": "^8.1.0", "babel-plugin-css-modules-transform": "^1.6.1", "babel-polyfill": "^6.26.0", - "clean-webpack-plugin": "^0.1.19", - "copy-webpack-plugin": "^5.1.1", + "clean-webpack-plugin": "^3.0.0", + "copy-webpack-plugin": "^6.0.3", "css-loader": "^3.4.2", - "eslint": "^4.19.1", - "eslint-config-airbnb-base": "^13.0.0", - "eslint-plugin-html": "^4.0.5", + "eslint": "^7.5.0", + "eslint-config-airbnb-base": "^14.2.0", + "eslint-plugin-html": "^6.0.2", "eslint-plugin-import": "^2.13.0", - "eslint-plugin-node": "^7.0.1", - "eslint-plugin-promise": "^3.8.0", - "eslint-plugin-standard": "^3.1.0", - "file-loader": "^1.1.11", + "eslint-plugin-node": "^11.1.0", + "eslint-plugin-promise": "^4.2.1", + "eslint-plugin-standard": "^4.0.1", + "file-loader": "^6.0.0", "handlebars": "^4.5.3", - "imports-loader": "^0.8.0", - "jquery": ">=3.4.0", + "imports-loader": "^1.1.0", + "jquery": "^3.5.1", Review comment: @kaxil I started the webserver, logged in but didn't test the example dags. I'll run more detailed testing and fix bugs I find. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org