You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/06/13 00:50:32 UTC

[cordova-lib] branch revert-783-nyc-14-update created (now 80f79b8)

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

brodybits pushed a change to branch revert-783-nyc-14-update
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git.


      at 80f79b8  Revert "nyc@14 update in devDependencies (#783)"

This branch includes the following new commits:

     new 80f79b8  Revert "nyc@14 update in devDependencies (#783)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-lib] 01/01: Revert "nyc@14 update in devDependencies (#783)"

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch revert-783-nyc-14-update
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git

commit 80f79b835f00a6e289c4c7d0c0891a3288675e2f
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Wed Jun 12 20:50:25 2019 -0400

    Revert "nyc@14 update in devDependencies (#783)"
    
    This reverts commit 268688a6c059ed648af8d043cf3303bcd75c0df2.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8efdf02..6ab84e4 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "eslint-plugin-standard": "^4.0.0",
     "jasmine": "^3.3.1",
     "jasmine-spec-reporter": "^4.2.1",
-    "nyc": "^14.1.1",
+    "nyc": "^13.3.0",
     "rewire": "^4.0.1",
     "shelljs": "^0.8.3"
   },


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