Skip to content

Commit

Permalink
fix(deps): v8-to-istanbul with fix for Windows paths (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 3, 2021
1 parent 26a454d commit ef1b875
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"istanbul-reports": "^3.0.2",
"rimraf": "^3.0.0",
"test-exclude": "^6.0.0",
"v8-to-istanbul": "^7.1.0",
"v8-to-istanbul": "^8.0.0",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.7"
},
Expand Down

0 comments on commit ef1b875

Please sign in to comment.