You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2019/04/18 19:20:15 UTC

[cordova-ios] branch master updated: Update nyc to get rid of npm audit warnings (#606)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8f49bc2  Update nyc to get rid of npm audit warnings (#606)
8f49bc2 is described below

commit 8f49bc21d52ed2d41ac220d7755b9d439927960c
Author: Darryl Pogue <da...@dpogue.ca>
AuthorDate: Thu Apr 18 12:20:10 2019 -0700

    Update nyc to get rid of npm audit warnings (#606)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c43b97c..3b9f7d8 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
     "eslint-plugin-promise": "^4.0.1",
     "eslint-plugin-standard": "^4.0.0",
     "jasmine": "~3.1.0",
-    "nyc": "^13.1.0",
+    "nyc": "^14.0.0",
     "rewire": "^4.0.1",
     "tmp": "0.0.33"
   },


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