Merge pull request #228 from AnalyticalGraphicsInc/greenkeeper/nyc-15.0.0

Update nyc to the latest version 🚀
This commit is contained in:
Sean Lilley 2019-12-22 21:10:44 -05:00 committed by GitHub
commit 4bce77935d
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.4.0", "jasmine": "^3.4.0",
"jasmine-spec-reporter": "^4.2.1", "jasmine-spec-reporter": "^4.2.1",
"jsdoc": "^3.6.2", "jsdoc": "^3.6.2",
"nyc": "^14.1.1", "nyc": "^15.0.0",
"open": "^7.0.0", "open": "^7.0.0",
"requirejs": "^2.3.6" "requirejs": "^2.3.6"
}, },