From 1ff9edcb602c4defd6ec1bb2825dbdb2a5ab5b62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 May 2019 02:25:16 +0000 Subject: [PATCH] Update dependency nyc to v14.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 33a824d..ae437a0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-standard": "4.0.0", "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0", - "nyc": "14.1.0", + "nyc": "14.1.1", "rollup": "1.10.1", "rollup-plugin-babel": "4.3.2", "rollup-plugin-uglify": "6.0.2" diff --git a/yarn.lock b/yarn.lock index 049a84a..abb9b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2663,10 +2663,10 @@ number-is-nan@^1.0.0: resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= -nyc@14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.0.tgz#ae864913a4c5a947bfaebeb66a488bdb1868c9a3" - integrity sha512-iy9fEV8Emevz3z/AanIZsoGa8F4U2p0JKevZ/F0sk+/B2r9E6Qn+EPs0bpxEhnAt6UPlTL8mQZIaSJy8sK0ZFw== +nyc@14.1.1: + version "14.1.1" + resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb" + integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw== dependencies: archy "^1.0.0" caching-transform "^3.0.2"