chore(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](https://github.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.1.0)

---
updated-dependencies:
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-01 12:38:35 +00:00 committed by GitHub
parent f29a4e4a55
commit 8814eddb10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@
"globals": "^15.12.0",
"husky": "^9.1.7",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"nyc": "^17.1.0",
"sinon": "^9.0.0",
"ts-node": "^8.0.0",
"typescript": "^5.7.2",