Skip to content

Commit 2cf7330

Browse files
renovate[bot]codetheweb
authored andcommitted
Update dependency nyc to v13.3.0 (#144)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | nyc | devDependencies | minor | `13.2.0` -> `13.3.0` | [source](https://togithub.com/istanbuljs/nyc) | --- ### Release Notes <details> <summary>istanbuljs/nyc</summary> ### [`v13.3.0`](https://togithub.com/istanbuljs/nyc/blob/master/CHANGELOG.md#&#8203;1330httpsgithubcomistanbuljsnyccomparev1320v1330-2019-02-14) [Compare Source](https://togithub.com/istanbuljs/nyc/compare/v13.2.0...v13.3.0) ##### Bug Fixes - update dependendencies due to vulnerabilities ([#&#8203;992](https://togithub.com/istanbuljs/nyc/issues/992)) ([e8cc59b](https://togithub.com/istanbuljs/nyc/commit/e8cc59b)), closes [#&#8203;991](https://togithub.com/istanbuljs/nyc/issues/991) ##### Features - Support nyc report --check-coverage ([#&#8203;984](https://togithub.com/istanbuljs/nyc/issues/984)) ([dd48410](https://togithub.com/istanbuljs/nyc/commit/dd48410)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#codetheweb/tuyapi).
1 parent 466e9bd commit 2cf7330

File tree

2 files changed

+59
-40
lines changed

2 files changed

+59
-40
lines changed

package-lock.json

Lines changed: 58 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ava": "1.2.1",
4141
"coveralls": "3.0.2",
4242
"documentation": "9.1.1",
43-
"nyc": "13.2.0",
43+
"nyc": "13.3.0",
4444
"xo": "0.24.0"
4545
},
4646
"xo": {

0 commit comments

Comments
 (0)