You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/10/20 12:17:58 UTC

[GitHub] [ignite] ptupitsyn commented on a change in pull request #8375: IGNITE-13598: Fix Node.js tests. Set jasmine version to 3.6.1

ptupitsyn commented on a change in pull request #8375:
URL: https://github.com/apache/ignite/pull/8375#discussion_r508451270



##########
File path: modules/platforms/nodejs/package.json
##########
@@ -32,8 +32,9 @@
     "test:auth_example": "node ./spec/ExamplesExecutor.js AuthExample"
   },
   "devDependencies": {
-    "jasmine": "latest",
+    "jasmine": "3.6.1",

Review comment:
       Should we used a fixed version for other dependencies below?




----------------------------------------------------------------
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:
users@infra.apache.org