This is an automated email from the ASF dual-hosted git repository.
brodybits pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f81d152 nyc@14 update in devDependencies (PR #356)
f81d152 is described below
commit f81d15213a8a275f93b2e1e8555e32a689fc8c5a
Author: Christopher J. Brody <[email protected]>
AuthorDate: Tue Dec 31 10:51:16 2019 -0500
nyc@14 update in devDependencies (PR #356)
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 6162a15..a7967e2 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^7.0.1",
"jasmine": "3.1.0",
- "nyc": "^13.1.0",
+ "nyc": "^14.1.1",
"rewire": "^4.0.1"
},
"engines": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]