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

Commit 59a9acd

Browse files
committed
chore(deps): update dependency nyc to ^13.3.0
1 parent 4b0bc28 commit 59a9acd

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.16.4",
7070
"semantic-release": "^16.0.0-beta.18",
7171
"sinon": "^7.3.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4083,9 +4083,9 @@ number-is-nan@^1.0.0:
40834083
resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
40844084
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
40854085

4086-
nyc@^13.1.0:
4086+
nyc@^13.3.0:
40874087
version "13.3.0"
4088-
resolved "https://registry.npmjs.org/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
4088+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
40894089
integrity sha512-P+FwIuro2aFG6B0Esd9ZDWUd51uZrAEoGutqZxzrVmYl3qSfkLgcQpBPBjtDFsUQLFY1dvTQJPOyeqr8S9GF8w==
40904090
dependencies:
40914091
archy "^1.0.0"

0 commit comments

Comments
 (0)