You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/07/12 08:40:10 UTC

[cordova-windows] 03/03: nyc@14 update in devDependencies

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

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

commit 8ca853a81408e400b6e06ac53e4d04ed90b6ef86
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Thu Jul 11 22:58:23 2019 -0400

    nyc@14 update in devDependencies
    
    resolves a non-production npm audit issue
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d43c55c..d4f5a58 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
     "eslint-plugin-standard": "^4.0.0",
     "fs-extra": "^8.1.0",
     "jasmine": "3.1.0",
-    "nyc": "^13.1.0",
+    "nyc": "^14.1.1",
     "rewire": "^4.0.1"
   },
   "engines": {


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