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] 2025-02-09 13:40:08 +00:00 committed by GitHub
parent 207a789e4c
commit 48f5746ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 432 additions and 387 deletions

817
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"eslint-config-google": "^0.14.0",
"mocha": "^10.0.0",
"mock-local-storage": "^1.1.24",
"nyc": "^15.1.0",
"nyc": "^17.1.0",
"sass": "^1.83.4",
"sinon": "^19.0.2"
}