Skip to content

Commit 83d2575

Browse files
build(deps-dev): update nyc requirement from 13.0.1 to 13.1.0
Updates the requirements on [nyc](https://github.com/istanbuljs/nyc) to permit the latest version. - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/nyc/commits/v13.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c65a69e commit 83d2575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"conventional-changelog-metahub": "2.0.2",
4343
"cz-conventional-changelog": "2.1.0",
4444
"mocha": "5.2.0",
45-
"nyc": "13.0.1",
45+
"nyc": "13.1.0",
4646
"semantic-release": "15.9.17",
4747
"standard": "12.0.1",
4848
"@semantic-release/changelog": "3.0.0",

0 commit comments

Comments
 (0)