Skip to content

Commit

Permalink
chore(deps-dev): bump nyc from 15.1.0 to 17.1.0 in /tests
Browse files Browse the repository at this point in the history
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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cysjonathan committed Dec 5, 2024
1 parent 824e677 commit c52e011
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 326 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.10.0",
"nyc": "^15.1.0"
"nyc": "^17.1.0"
},
"scripts": {
"prepare": "npx playwright install --with-deps",
Expand Down
Loading

0 comments on commit c52e011

Please sign in to comment.