Skip to content

Commit 90934c7

Browse files
build(deps-dev): bump nyc from 15.1.0 to 17.1.0
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.1.0. - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.1.0) --- updated-dependencies: - dependency-name: nyc dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92326ab commit 90934c7

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
@@ -25,7 +25,7 @@
2525
"coveralls": "^3.1.1",
2626
"cross-env": "^7.0.3",
2727
"mocha": "^6.2.2",
28-
"nyc": "^15.0.0",
28+
"nyc": "^17.1.0",
2929
"pmock": "^0.2.3",
3030
"standard": "^14.3.1"
3131
},

0 commit comments

Comments
 (0)