Skip to content

Commit

Permalink
fix(dev-deps): nyc@^17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Jul 23, 2024
1 parent 902acc3 commit b00f374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-standard": "4.1.0",
"mocha": "^10.7.0",
"nyc": "15.1.0",
"nyc": "^17.0.0",
"supertest": "6.2.2"
},
"files": [
Expand Down

0 comments on commit b00f374

Please sign in to comment.