Skip to content

Commit 69af11d

Browse files
build(deps-dev): bump nyc from 17.0.0 to 17.1.0
Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.0.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@nyc-v17.0.0...nyc-v17.1.0) --- updated-dependencies: - dependency-name: nyc dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53b91a6 commit 69af11d

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
@@ -25,7 +25,7 @@
2525
"eslint-plugin-promise": "6.6.0",
2626
"eslint-plugin-standard": "4.1.0",
2727
"mocha": "10.7.0",
28-
"nyc": "17.0.0",
28+
"nyc": "17.1.0",
2929
"readable-stream": "2.3.7",
3030
"safe-buffer": "5.2.1"
3131
},

0 commit comments

Comments
 (0)