Skip to content

Commit 9e1cc85

Browse files
build(deps-dev): update nyc requirement from 12.0.2 to 13.0.1
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.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 2be5d30 commit 9e1cc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"conventional-changelog-metahub": "2.0.2",
3131
"cz-conventional-changelog": "2.1.0",
3232
"mocha": "5.2.0",
33-
"nyc": "12.0.2",
33+
"nyc": "13.0.1",
3434
"semantic-release": "15.9.12",
3535
"standard": "11.0.1",
3636
"@semantic-release/changelog": "3.0.0",

0 commit comments

Comments
 (0)