Skip to content

Commit 350eab9

Browse files
raphinesseljharb
authored andcommitted
[test] update nyc to v15 to fix tests on windows
nyc@<15 is broken on Windows (see istanbuljs/nyc#1205)
1 parent 4ad8baf commit 350eab9

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
@@ -76,7 +76,7 @@
7676
"eslint-plugin-import": "2.x",
7777
"linklocal": "^2.8.2",
7878
"mocha": "^3.5.3",
79-
"nyc": "^11.9.0",
79+
"nyc": "^15.0.0",
8080
"redux": "^3.7.2",
8181
"rimraf": "^2.7.1",
8282
"semver": "^6.3.0",

0 commit comments

Comments
 (0)