tiborm commented on a change in pull request #1349: METRON-2023 [UI] Covering 
Grok Parser Creation with Cypress tests
URL: https://github.com/apache/metron/pull/1349#discussion_r262136651
 
 

 ##########
 File path: metron-interface/metron-alerts/package.json
 ##########
 @@ -68,15 +65,14 @@
     "karma-jasmine-html-reporter": "^0.2.2",
     "node-sass": "^4.9.3",
     "npm-run-all": "^4.1.5",
-    "optimist": "0.6.1",
     "protractor": "^5.4.0",
     "protractor-flake": "^3.3.0",
     "rxjs-tslint": "^0.1.5",
     "serve-favicon": "^2.5.0",
-    "serve-static": "^1.13.2",
     "ssh2": "^0.5.5",
+    "start-server-and-test": "^1.7.11",
+    "ts-node": "^7.0.0",
     "tslint": "~5.0.0",
-    "typescript": "~2.9.2",
-    "yamljs": "^0.3.0"
+    "typescript": "~2.9.2"
 
 Review comment:
   I was able to remove
   - express
   - http-proxy-middleware
   - optimist
   - serve-static
   - yamljs
   
   dependencies and added
   - start-server-and-test

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to