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

Commit 31c263f

Browse files
committed
chore(deps): update dependency nyc to ^13.3.0
1 parent e9b4164 commit 31c263f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 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"

0 commit comments

Comments
 (0)