Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 5519b9e

Browse files
committed
chore(deps): update dependency nyc to ^13.3.0
1 parent 1643663 commit 5519b9e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"husky": "^1.3.1",
6666
"mocha": "^6.0.0",
6767
"mock-require": "^3.0.3",
68-
"nyc": "^13.1.0",
68+
"nyc": "^13.3.0",
6969
"prettier": "^1.19.1",
7070
"semantic-release": "^16.0.0-beta.46",
7171
"sinon": "^7.4.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4286,9 +4286,9 @@ number-is-nan@^1.0.0:
42864286
resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
42874287
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
42884288

4289-
nyc@^13.1.0:
4289+
nyc@^13.3.0:
42904290
version "13.3.0"
4291-
resolved "https://registry.npmjs.org/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
4291+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
42924292
integrity sha512-P+FwIuro2aFG6B0Esd9ZDWUd51uZrAEoGutqZxzrVmYl3qSfkLgcQpBPBjtDFsUQLFY1dvTQJPOyeqr8S9GF8w==
42934293
dependencies:
42944294
archy "^1.0.0"
@@ -5555,7 +5555,7 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
55555555
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
55565556
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
55575557

5558-
sourcegraph@^23.0.1, sourcegraph@^23.1.0:
5558+
sourcegraph@^23.1.0:
55595559
version "23.1.0"
55605560
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-23.1.0.tgz#3178979805239cdf777d7b2cb9aae99c2a3d1dcb"
55615561
integrity sha512-pcHP/Ad1TGJWDu4vh8iDE1bi4LOvDgc2Q+amlByjSfeg2+vd4jldpaW4HuP/fMVGYvvzxOa4jrjlluWeXFqyoA==

0 commit comments

Comments
 (0)