Skip to content

Commit eb892a2

Browse files
chore(deps): bump nyc from 15.1.0 to 17.0.0 (#650)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54e3d85 commit eb892a2

File tree

2 files changed

+220
-25
lines changed

2 files changed

+220
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-jest": "^27.6.0",
6363
"eslint-plugin-prettier": "^5.1.0",
6464
"jest": "^29.7.0",
65-
"nyc": "^15.1.0",
65+
"nyc": "^17.0.0",
6666
"prettier": "^3.2.5",
6767
"ts-jest": "^29.1.0",
6868
"typescript": "^5.3.0",

0 commit comments

Comments
 (0)