Skip to content

Commit b00f374

Browse files
committed
fix(dev-deps): nyc@^17.0.0
1 parent 902acc3 commit b00f374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-promise": "5.2.0",
4040
"eslint-plugin-standard": "4.1.0",
4141
"mocha": "^10.7.0",
42-
"nyc": "15.1.0",
42+
"nyc": "^17.0.0",
4343
"supertest": "6.2.2"
4444
},
4545
"files": [

0 commit comments

Comments
 (0)