Update nyc to 14.0.0

This commit is contained in:
Miroslav Bajtoš 2019-05-02 13:01:10 +02:00
parent 6677c58cff
commit 837c74d08e
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"eslint-config-loopback": "^13.0.0",
"loopback-connector-throwing": "file:./test/fixtures/loopback-connector-throwing",
"mocha": "^6.1.4",
"nyc": "^13.1.0",
"nyc": "^14.0.0",
"should": "^13.2.3",
"typescript": "^3.2.2"
},