Skip to content

Commit 51a090e

Browse files
committed
[pkg] Pin nyc to version 15.0.1
1 parent 2137243 commit 51a090e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "^8.1.0",
5050
"eslint-plugin-prettier": "^4.0.0",
5151
"mocha": "^7.0.0",
52-
"nyc": "^15.0.0",
52+
"nyc": "15.0.1",
5353
"prettier": "^2.0.5",
5454
"utf-8-validate": "^5.0.2"
5555
}

0 commit comments

Comments
 (0)