You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2019/11/03 20:44:24 UTC

[cordova-android] branch master updated: Update jasmine to 3.5.0 (#861)

This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/master by this push:
     new 5292781  Update jasmine to 3.5.0 (#861)
5292781 is described below

commit 529278190c13f838526194428aa03dc8c79b922f
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Sun Nov 3 21:44:16 2019 +0100

    Update jasmine to 3.5.0 (#861)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2140228..56f8ca4 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
     "eslint-plugin-node": "^8.0.1",
     "eslint-plugin-promise": "^4.0.1",
     "eslint-plugin-standard": "^4.0.0",
-    "jasmine": "^3.3.1",
+    "jasmine": "^3.5.0",
     "jasmine-spec-reporter": "^4.2.1",
     "nyc": "^14.1.1",
     "rewire": "^4.0.1"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org