Skip to content

Commit

Permalink
chore(deps-dev): bump nyc from 15.1.0 to 17.0.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.0.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.0.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] committed Jun 10, 2024
1 parent 58e4b10 commit 3598a9b
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 264 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.44.1",
"@types/node": "^20.14.1",
"nyc": "^15.1.0"
"nyc": "^17.0.0"
},
"scripts": {
"prepare": "npx playwright install --with-deps",
Expand Down
Loading

0 comments on commit 3598a9b

Please sign in to comment.