Skip to content

Commit

Permalink
Bump nyc from 17.0.0 to 17.1.0 in /trivia-backend/app (#1363)
Browse files Browse the repository at this point in the history
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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Oct 1, 2024
1 parent 9810af9 commit 7da6fb5
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 10 deletions.
64 changes: 55 additions & 9 deletions trivia-backend/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trivia-backend/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"mocha": "^10.7.3",
"chai": "^5.1.1",
"chai-http": "^5.0.0",
"nyc": "^17.0.0"
"nyc": "^17.1.0"
},
"private": "true"
}

0 comments on commit 7da6fb5

Please sign in to comment.