Merge pull request #192 from AnalyticalGraphicsInc/greenkeeper/nyc-14.0.0

Update nyc to the latest version 🚀
This commit is contained in:
Sean Lilley 2019-04-16 08:30:23 -04:00 committed by GitHub
commit e92c3026b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"jasmine": "^3.3.1", "jasmine": "^3.3.1",
"jasmine-spec-reporter": "^4.2.1", "jasmine-spec-reporter": "^4.2.1",
"jsdoc": "^3.5.5", "jsdoc": "^3.5.5",
"nyc": "^13.3.0", "nyc": "^14.0.0",
"open": "^6.0.0", "open": "^6.0.0",
"requirejs": "^2.3.6" "requirejs": "^2.3.6"
}, },